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

badon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |WONTFIX

--- Comment #3 from badon <[email protected]> 2012-02-19 21:12:01 UTC ---
If I could control user input (which isn't possible) %26 or &amp; would work.

Since I can't control user input, #formlink requires workarounds to validate
the data entered by users, url-encoding of all parameters, or both. I'm
changing this to WONTFIX, since the characters are provably not handled
correctly, which makes this bug report valid, but maybe not one to bother with
fixing.

I don't know how #formlink handles the query string - is it possible for it to
distinguish where the parameters are, so it can url-encode them? I'm not sure
if that can be done reliably, which would be another reason to "WONTFIX" this
bug report. Does the MediaWiki parser do its job before #formlink gets a chance
to manipulate parameters?

-- 
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