Last modified: 2010-05-15 15:37:45 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 T4152, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2152 - bgcolor does not work in tables
bgcolor does not work in tables
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.5.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-05-11 22:12 UTC by Michael Bartos
Modified: 2010-05-15 15:37 UTC (History)
0 users

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


Attachments

Description Michael Bartos 2005-05-11 22:12:20 UTC
This does not work with 1.5 alpha 1; prevous versions do fine:

{| border="1" cellspacing="0" cellpadding="5"
| bgcolor="#E8E8E8" | '''Task'''
| bgcolor="#E8E8E8" | <div align="center">'''Who?'''</div>
| bgcolor="#E8E8E8" | <div align="center">'''Deadline'''</div>
| bgcolor="#E8E8E8" | '''Comments'''
|}

"bgcolor" is ignored...
Comment 1 Brion Vibber 2005-05-12 08:54:57 UTC
bgcolor was accidentally left off of the updated HTML attribute whitelist for td and th elements. 
Fixed in CVS HEAD.

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


Navigation
Links