Public bug reported:
Following a search which returned more than admin_member_chunksize hits, the letter links on the admin Membership List are Unicodes and renderd as u'http... which doesn't work.
** Affects: mailman Importance: Medium Assignee: Mark Sapiro (msapiro) Status: Fix Committed
** Branch linked: lp:mailman/2.1
** Changed in: mailman Status: In Progress => Fix Committed
** Changed in: mailman Status: Fix Committed => Fix Released
** Summary changed:
- Letter links on admin Membership List rendered as Unicodes. + Letter links and footer links on admin Membership List rendered as Unicodes.
** Description changed:
Following a search which returned more than admin_member_chunksize hits, - the letter links on the admin Membership List are Unicodes and renderd + the letter links on the admin Membership List are Unicodes and rendered as u'http... which doesn't work. + + The same applies to the footer links at the bottom of the page. + + The letter links were fixed in 2.1.23. the footer links are fixed for + 2.1.24.
** Changed in: mailman Milestone: 2.1.23 => 2.1.24
** Changed in: mailman Status: Fix Released => Fix Committed
** Changed in: mailman Status: Fix Committed => Fix Released