Last modified: 2011-08-10 04:16:03 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 T32017, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30017 - Nested tables cause unexpected indentation
Nested tables cause unexpected indentation
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.17.x
All All
: Unprioritized minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-22 19:54 UTC by Robert Morley
Modified: 2011-08-10 04:16 UTC (History)
2 users (show)

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


Attachments

Description Robert Morley 2011-07-22 19:54:46 UTC
Cut & paste the following into a sandbox:

:One indent
::{|
|
{|
|Two indents
|}
|}

:::Three indents...uh...wait, what?

----

Viewing the source reveals unclosed <dl> and <dd> tags, but *only* if the tables are nested...single tables will not cause a problem.
Comment 1 db [inactive,noenotif] 2011-08-04 20:19:37 UTC
Looks fixed in trunk, maybe a duplicate of bug 26362
Comment 2 Robert Morley 2011-08-10 04:16:03 UTC
(In reply to comment #1)
> Looks fixed in trunk, maybe a duplicate of bug 26362

It's not quite the same behaviour, but the two problems are very similar so they may have had the same source.

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


Navigation
Links