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





--- Comment #6 from Tisza GergÅ‘ <[email protected]>  2009-06-26 14:23:15 UTC ---
This one (brackets in the URL part) might be also easier to fix (or at least
hack around): you can take advantage of the fact that square brackets are
always balanced in an url and never at the end. Also, I have never seen an
example where they are nested. It might be possible to add something like
(\[[-\w_+%]*\][-\w_+%?=]+)? to the end of the URL regex to handle such links
and still not mess up [1]-style automatically numbered links.


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

Reply via email to