Given the wikitext:
;-{zh-cn:AAA;zh-tw:BBB}-
doBlockLevels will see the embedded colon and try to split the definition list there, using "AAA;zh-tw:BBB}-" as the <dd> portion.
Given the wikitext:
;-{zh-cn:AAA;zh-tw:BBB}-
doBlockLevels will see the embedded colon and try to split the definition list there, using "AAA;zh-tw:BBB}-" as the <dd> portion.
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/core | master | +89 -34 | Protect -{...}- variant constructs in definition lists. |
Status | Subtype | Assigned | Task | |
---|---|---|---|---|
· · · | ||||
Open | None | T54661 Preprocessor/Parser irregularities with -{...}- variant constructs. | ||
Resolved | cscott | T153135 doBlockLevels breaks with embedded language converter markup | ||
· · · |
Change 327112 had a related patch set uploaded (by C. Scott Ananian):
Protect -{...}- variant constructs in definition lists.
Change 327112 merged by jenkins-bot:
Protect -{...}- variant constructs in definition lists.