https://bugzilla.wikimedia.org/show_bug.cgi?id=2700
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #48 from Roan Kattouw <[email protected]> 2010-07-19 19:58:31 UTC --- (In reply to comment #47) > They'll render the same if passed the same input. <ref> is passed input > without the PST being run, {{#tag:ref}} is passed the input after the PST is > run on it. Something like that. That's exactly right: PST runs on {{stuff in braces}} but not on <tags>. > I'm pretty sure some people know exactly what > the bug is and have some idea how to fix it, but I'm not one of them. What I think happens is <tags> get armored before PST; <nowiki> needs this treatment, but for other tags it causes this bug. -- 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
