Last modified: 2007-06-27 19:18:22 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 T11921, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9921 - Extra <p></p> tags create extraneous white-space in table-cell
Extra <p></p> tags create extraneous white-space in table-cell
Status: RESOLVED DUPLICATE of bug 4780
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikipedia.org/w/index.php?t...
: need-parsertest, parser
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-05-15 15:20 UTC by Phil Boswell
Modified: 2007-06-27 19:18 UTC (History)
1 user (show)

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


Attachments

Description Phil Boswell 2007-05-15 15:20:53 UTC
When using wiki-table syntax, under certain conditions the parser introduces extra <p>…
</p> tags into the text in a table cell which negates any attempt to control the 
padding/margin settings and adds extraneous white-space to the cell.

{| class="wikitable"
|| This is OK.
|}

{| class="wikitable"
||
This is not.
|}

{| class="wikitable"
|| This is
just
plain
awful.
|}
Comment 1 Jesse (Pathoschild) 2007-06-27 19:18:22 UTC

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

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


Navigation
Links