mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #11758
[Bug 1090203] A change has been merged
Reviewed: https://reviews.mahara.org/1924
Committed: http://gitorious.org/mahara/mahara/commit/0f121eb41fc633b430f8e14fdcc93f741027d4a8
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 0f121eb41fc633b430f8e14fdcc93f741027d4a8
Author: Ruslan Kabalin <r.kabalin@xxxxxxxxxxxxxxx>
Date: Wed Dec 19 11:27:56 2012 +0000
Refactor pagination url params for consistency purposes (bug #1090203)
Also ensure that nothing is added if params array is empty
Change-Id: Iebf5711e0defe79c92907f56e7936a721c18e94d
Signed-off-by: Ruslan Kabalin <r.kabalin@xxxxxxxxxxxxxxx>
--
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:
Fix Committed
Status in Mahara 1.5 series:
Fix Committed
Status in Mahara 1.7 series:
Fix Committed
Bug description:
Version: 1.6.3, master
Platform: all
Browser: all
Hardcoded '&' after sanitisation becomes '&amp;'.
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