Given the follow wikitext:
{|
|-
| -{R|B}-
|}the PHP parser treats B}- as a second cell in the table.
Given the follow wikitext:
{|
|-
| -{R|B}-
|}the PHP parser treats B}- as a second cell in the table.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Don't parse language converter markup as a cell parameter in tables. | mediawiki/core | master | +4 -4 |
| Status | Subtype | Assigned | Task | |
|---|---|---|---|---|
| · · · | ||||
| Open | None | T54661 Preprocessor/Parser irregularities with -{...}- variant constructs. | ||
| Resolved | cscott | T153140 -{ ... }- markup breaks tables | ||
| · · · |
Change 327127 had a related patch set uploaded (by C. Scott Ananian):
Don't parse language converter markup as a cell parameter in tables.
Change 327127 merged by jenkins-bot:
Don't parse language converter markup as a cell parameter in tables.