https://bugzilla.wikimedia.org/show_bug.cgi?id=39099
--- Comment #21 from Tyler Romeo <[email protected]> 2012-08-09 14:32:47 UTC --- Success! Finally figured out what the problem is. It seems certain components (such as the Gadgets extension) are passing numeric queries. Uri::extendQuery() is coded to pass any strings to wfCGIToArray, but doesn't account for the fact that the parameter can be an integer. A patchset will be submitted shortly. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
