Last modified: 2011-08-19 19:51:35 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 T5511, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 3511 - EXIF metadata tables use deprecated XHTML code.
EXIF metadata tables use deprecated XHTML code.
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
unspecified
All All
: Lowest normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://www.w3.org/TR/xhtml1/DTD/xhtml...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-09-19 18:11 UTC by ejsanders
Modified: 2011-08-19 19:51 UTC (History)
2 users (show)

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


Attachments

Description ejsanders 2005-09-19 18:11:35 UTC
The EXIF metadata tables use the table "align" property which is deprecated in
XHTML 1.0. The alignment should be done in the exif class using float: right;
(and clear: right;).

Other issues:
* <TH> cells should be left bold.
* Data should be left-aligned, like most other infoboxes
* For fields with large amounts of data (e.g. the title on
http://commons.wikimedia.org/wiki/Image:C-141_Starlifter_contrail.jpg), the text
should be truncated, with a "show more" link (javascript?).
Comment 1 Ævar Arnfjörð Bjarmason 2005-09-19 18:26:23 UTC
(In reply to comment #0)
> The EXIF metadata tables use the table "align" property which is deprecated in
> XHTML 1.0. The alignment should be done in the exif class using float: right;
> (and clear: right;).

According to http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd it's not
deprecated in XHTML 1.0 Transitional but is deprecated in XHTML 1.0 Strict, we
use the former.
Comment 2 ejsanders 2005-09-19 18:32:09 UTC
It's /allowed/ in Transistional, but that doesn't mean we should use it, as it
will not be in any future versions of XHTML.
Comment 3 Max Semenik 2011-08-19 19:51:35 UTC
Was fixed aeons ago.

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


Navigation
Links