Last modified: 2010-05-15 15:59:39 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 T13528, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 11528 - Nested Tags Are Not Supported
Nested Tags Are Not Supported
Status: RESOLVED DUPLICATE of bug 1310
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.11.x
PC Windows XP
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-01 20:20 UTC by David
Modified: 2010-05-15 15:59 UTC (History)
1 user (show)

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


Attachments

Description David 2007-10-01 20:20:56 UTC
MediaWiki doesn't allow nested tags of the same type.  Given the following wiki markup:

    some <tag>text <tag>or wiki</tag> markup</tag> here.

The text that is passed to the underlying function associated with the "tag" tag is:

    text <tag>or wiki

When the expected text is:

    text <tag>or wiki</tag> markup
Comment 1 Steve Sanbeg 2007-10-01 21:31:07 UTC

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

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


Navigation
Links