← Back to team overview

mahara-contributors team mailing list archive

[Bug 1089282] Re: Pagination links are broken due to encoding of encoded ampersands

 

We also need to fix the double encoding of & when defining the 'url'
for a pagination

For example, line 1628 in lib/group.php

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

Title:
  Pagination links are broken due to encoding of encoded ampersands

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Hardcoded '&' after sanitisation becomes '&' at the
  output. Regression caused by bug #1079498. The patch will follow.

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


References