Last modified: 2007-09-12 16:40:15 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 T13298, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 11298 - Enclose generated table attributes in quotes.
Enclose generated table attributes in quotes.
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SemanticForms (Other open bugs)
unspecified
PC Linux
: Low trivial with 1 vote (vote)
: ---
Assigned To: Yaron Koren
http://krefeldwiki.de/w/index.php5?ti...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-09-11 21:22 UTC by Purodha Blissenbach
Modified: 2007-09-12 16:40 UTC (History)
1 user (show)

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


Attachments

Description Purodha Blissenbach 2007-09-11 21:22:54 UTC
SF generates templates containing:

{| border=0 cellpadding=4 cellspacing=4

wheras it would be better xhtml to have quotes surround the attibute values:

{| border="0" cellpadding="4" cellspacing="4"

(Thanks to http://krefeldwiki.de/wiki/User:Wiegels for pointing out)
Comment 1 Yaron Koren 2007-09-12 16:40:15 UTC
Good timing - I managed to sneak in the fix for this in the latest version, 0.6 (just released).

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


Navigation
Links