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

--- Comment #21 from Chad H. <[email protected]> 2011-11-30 22:30:43 UTC 
---
(In reply to comment #20)
> 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

You could fix #1 by doing something hacky with a hidden input perhaps?

"Fixing" #2 sounds scary and liable to break Who Knows What.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to