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

       Web browser: ---
             Bug #: 42481
           Summary: lst: cannot nest {{#lst}} tags for the same
                    transcluded page
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: Unprioritized
         Component: LabeledSectionTransclusion
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Created attachment 11428
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11428
Parser test showing the regression

The following construct is used extensively on 
https://www.mediawiki.org/wiki/Wikimedia_Platform_Engineering and others:

{{#lst:status|{{#lst:status|latest}}}}

which is broken since https://gerrit.wikimedia.org/r/#/c/31330/

See the attachment for a parser test showing the regression.


The bug is caused by the inclusion loop prevention being too strict - it also
disallows re-inclusion in arguments. I will submit a patch fixing this shortly.

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