← Back to team overview

mahara-contributors team mailing list archive

[Bug 1090203] [NEW] Double encoding of & in 'url' for a pagination causes pagination links broken

 

Public bug reported:

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

** Affects: mahara
     Importance: High
     Assignee: Son Nguyen (ngson2000)
         Status: In Progress

** Description changed:

  Version: 1.6.3, master
  Platform: all
  Browser: all
  
- Hardcoded '&' after sanitisation becomes '&'. 
+ Hardcoded '&' after sanitisation becomes '&'.
  All url passed to build_pagination need to be fixed.
  
  Regression caused by bug #1079498
+ Related to the bug #1089282

** Changed in: mahara
    Milestone: None => 1.6.3

** Changed in: mahara
     Assignee: (unassigned) => Son Nguyen (ngson2000)

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
   Importance: Undecided => High

-- 
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 a pagination causes pagination
  links 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


Follow ups

References