https://bugzilla.wikimedia.org/show_bug.cgi?id=31918
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Normal |Unprioritized --- Comment #4 from [email protected] 2011-10-24 18:46:52 UTC --- Yes, at the moment there are a lots of hacks to extract the parameters from the URL like extractLemma() in https://de.wikipedia.org/wiki/Benutzer:PDD/helperFunctions.js. mw.util.getParamValue() does not solve the problems and has the same problem with ISO 8859-1 encoding. Maybe it is possible allocate a JavaScript object with the normalized URL parameters for each (special) page. -- 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
