← Back to team overview

mahara-contributors team mailing list archive

[Bug 1090203] Re: Double encoding of & in 'url' for pagination causes pagination links to be broken

 

Added some post-refactoring to make things consistent and ensure that
nothing is added to the link if params array is empty

https://reviews.mahara.org/#/c/1924/

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1090203

Title:
  Double encoding of & in 'url' for pagination causes pagination
  links to be broken

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Version: 1.6.3, master
  Platform: all
  Browser: all

  Hardcoded '&' after sanitisation becomes '&'.
  All url passed to build_pagination need to be fixed.

  Regression caused by bug #1079498
  Related to the bug #1089282

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1090203/+subscriptions


References