https://bugzilla.wikimedia.org/show_bug.cgi?id=23578
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Dialogs: Search and Replace |Link dialog puts spaces |: IE / FF / Chrome |inside links, causes markup |malfunction on link create |like [[Foo ]]bar which |after highlight |renders as [[Foo bar|Foo]] --- Comment #1 from Roan Kattouw <[email protected]> 2010-05-18 21:20:32 UTC --- Removing reference to "Search and Replace" from summary, I fail to see how S&R is related at all. This is a very interesting mix between IE including the trailing space in the selection and [[Foo ]]bar being interpreted as [[Foo bar|Foo]] due to the link trail. The best fix is probably to make the link dialog smart so it inserts [[Foo]]<SPACE> when it really wants to insert [[Foo<SPACE>]] -- 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
