Last modified: 2005-10-25 21:26:42 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T5793, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 3793 - nested subs and wiki markup rendering error
nested subs and wiki markup rendering error
Status: RESOLVED DUPLICATE of bug 599
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
PC Linux
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-10-25 20:25 UTC by kelvSYC
Modified: 2005-10-25 21:26 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description kelvSYC 2005-10-25 20:25:21 UTC
For some reason, the mix of Wiki markup and the <sub> tag seems to work
peculiarly.  Consider &pi;<sub>''a''<sub>1</sub>,
...,''a''<sub>''n''</sub></sub>, which seems to be valid wikicode.  However, it
is rendered as &pi;<sub><i>a</i></sub>1, ..., <i>a</i><sub><i>n</i></sub> - that
is, the sub only spans over ''a'' and not a<sub>1</sub>, ...,
''a''<sub>''n''</sub> like it is supposed to.

Also note that &pi;<sub>''a<sub>1</sub>, ..., a<sub>n</sub>''</sub> works as
intended, but is different from the one above in the fact that 1 is also italicized.
Comment 1 Brion Vibber 2005-10-25 21:26:42 UTC

*** This bug has been marked as a duplicate of 599 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links