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

       Web browser: ---
             Bug #: 35382
           Summary: Tag hook: recursiveTagParse() - TOC not loaded
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Parser
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


<foo>
== Heading 1 ==
Text

== Heading 2 ==
Text

== Heading 3 ==
Text
</foo>

This creates no TOC.

<foo>
__TOC__
...

This forces the TOC, but is a lame workaround.

__TOC__
== Heading 1 ==

<foo>
__TOC__
== Heading 2 ==
</foo>

This creates 2 TOCs so it clearly is bug that needs a fix.

Support desk discussion:
http://www.mediawiki.org/wiki/Thread:Project:Support_desk/Tag_hook:_recursiveTagParse%28%29_-_TOC_not_loaded

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

Reply via email to