https://bugzilla.wikimedia.org/show_bug.cgi?id=49376

Philippe Elie <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Philippe Elie <[email protected]> ---
This come from the behavior of section transclusion, the correct way to tag
section is <section begin="A B" /> which expand to ## "A B" ##, actually you
use ## A B ## --> <section begin=A B /> which create a section named A. I'm
unsure if it's the intent of the labeled transclusion or a bug (
http://www.mediawiki.org/wiki/Extension:Labeled_Section_Transclusion ). I'll
modify the javascript which handle <section --> ## to add/remove transparently
the needed quote "", once done you'll need to do a dummy edit on such page so
the needed "" will be added (or you can add it now manually).

-- 
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

Reply via email to