Last modified: 2014-03-04 21:22:14 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 T64224, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62224 - Extension doesn't parse localized dates and return EPOCH as the date of updated tag.
Extension doesn't parse localized dates and return EPOCH as the date of updat...
Status: UNCONFIRMED
Product: MediaWiki extensions
Classification: Unclassified
WikiArticleFeeds (Other open bugs)
REL1_20-branch
All All
: Low normal (vote)
: ---
Assigned To: T. Gries
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-04 19:27 UTC by fredy
Modified: 2014-03-04 21:22 UTC (History)
2 users (show)

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


Attachments

Description fredy 2014-03-04 19:27:27 UTC
We use the Greek l10n on our wiki and when someone use ~~~~ it generates localized signature. This results to an rss feed with <updated> tag to be the EPOCH (1970-01-01T00:00:00Z).

Example:
Signature: [[Χρήστης:Fredy|Fredy]] ([[Συζήτηση χρήστη:Fredy|συζήτηση]]) 14:52, 14 Φεβρουαρίου 2014 (EET)
RSS feed updated tag: <updated>1970-01-01T00:00:00Z</updated>

Changing to...
Signature: [[Χρήστης:Fredy|Fredy]] ([[Συζήτηση χρήστη:Fredy|συζήτηση]]) 14:52, 14 February 2014 (EET)
RSS feed updated tag: <updated>2014-02-14T14:52:00Z</updated>

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


Navigation
Links