https://bugzilla.wikimedia.org/show_bug.cgi?id=3695
Tisza Gergő <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal Summary|nested links: wiki links |External URL syntax cannot |inside external links |handle square brackets --- Comment #5 from Tisza Gergő <[email protected]> 2009-06-26 16:17:22 UTC --- Renaming and bumping up severity: the bug also occurs when the square brackets are part of the URL, which is more problematic, because some frameworks use brackets in GET parameters. For example, [http://www.danishliterature.info/index.php?id=2092&no_cache=1&tx_lfforfatter_pi2[stage]=1&tx_lfforfatter_pi2[uid]=109&tx_lfforfatter_pi2[lang]=_eng Jørgen-Frantz Jacobsen] should give <a href="http://www.danishliterature.info/index.php?id=2092&no_cache=1&tx_lfforfatter_pi2[stage]=1&tx_lfforfatter_pi2[uid]=109&tx_lfforfatter_pi2[lang]=_eng">Jørgen-Frantz Jacobsen</a> but the actual result is <a href="http://www.danishliterature.info/index.php?id=2092&no_cache=1&tx_lfforfatter_pi2">[stage</a>=1&tx_lfforfatter_pi2[uid]=109&tx_lfforfatter_pi2[lang]=_eng Jørgen-Frantz Jacobsen] Automatic URLs (ie. just pasting the URL in wikitext without any formatting) have the same problem. -- 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
