https://bugzilla.wikimedia.org/show_bug.cgi?id=16434

--- Comment #20 from Brion Vibber <br...@wikimedia.org> 2011-11-30 22:27:51 UTC 
---
Ok looks like there are two problems:

1) Special:Prefixindex uses 'from' to fill the prefix if there's no or empty
prefix

2) wfArrayToCGI() strips out empty parameters, so if prefix is empty it doesn't
even get passed through to the 'next' link.

I could fix 1 but be left with 2. Not sure what undoing the stripping in
wfArrayToCgi() would do -- it's been this way since at least r34823

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to