https://bugzilla.wikimedia.org/show_bug.cgi?id=18857
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Roan Kattouw <[email protected]> 2009-05-20 19:17:27 UTC --- This is because shortcuts like [[Foo (word)|]] are expanded to [[Foo (word)|Foo]] on save time, not on parse time: it's done in a phase called pre-save transform or PST, in which ~~~~ is also expanded. -- 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
