https://bugzilla.wikimedia.org/show_bug.cgi?id=20350
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Brad Jorsch <[email protected]> 2009-08-23 01:21:39 UTC --- I hope someone can translate this into French for you. The software sees <ref> and takes everything until the next </ref> without looking at what is in between. It doesn't check for nested tags. There is a workaround using the #tag magic word, like this: "My text{{#tag:ref|My note<ref>The source of my note</ref>}}" -- 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
