https://bugzilla.wikimedia.org/show_bug.cgi?id=42097

--- Comment #5 from Bartosz DziewoƄski <[email protected]> 2012-11-14 
20:27:13 UTC ---
So I identified the root cause.

The 'date' parser assumed all wikis use wgDefaultDateFormat that is either
'mdy' or 'dmy', but this is not the case; for example fi.wikipedia uses 'fi
normal'. Therefore the correct value was not set, a string was not changed to
an array, and a loop that assumed an array would be present hanged forever.

Submitted a stopgap fix as gerrit change 33417; it would be nice to get it
merged and deployed quickly.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to