Last modified: 2010-05-15 15:33:26 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 T3224, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1224 - ISO date rendering is broken for dates in May
ISO date rendering is broken for dates in May
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.4.x
All All
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikipedia.org/wiki/Wikipedi...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-12-28 23:47 UTC by Gdr
Modified: 2010-05-15 15:33 UTC (History)
0 users

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


Attachments

Description Gdr 2004-12-28 23:47:31 UTC
In the version of MediaWiki currently installed at en.wikipedia.org, ISO 8601 date rendering is broken, 
but only for dates in May!

[[2004]]-[[01-01]] renders correctly as <a href="/wiki/2004" title="2004">2004</a>-<a href="/wiki/
January_1" title="January 1">01-01</a>

However, [[2004]]-[[05-01]] renders as <a href="/wiki/2004" title="2004">2004</a>-<a href=
"/w/index.php?title=May_long_1&amp;action=edit" class="new" title="May long 1">05-01</a>

Why "May long" instead of "May"?
Comment 1 Brion Vibber 2004-12-29 03:26:46 UTC
DateFormatter was directly using the month name arrays, which have changed purpose from strings to message names... Fixed.

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


Navigation
Links