https://bugzilla.wikimedia.org/show_bug.cgi?id=53132
--- Comment #27 from Yusuke Matsubara <[email protected]> --- (In reply to comment #26) > Change 108329 had a related patch set uploaded by Whym: > (bug 53132) properly get timestamp position in DiscussionParser > > https://gerrit.wikimedia.org/r/108329 Just to put this patch in context: unless this patch is applied, the parser takes timestamp substrings instead of timestamp positions. Languages that put the year at the beginning of the timestamp, substrings as "2013" or "2014" were interpret as the "position". This made some vadility checks fail in the code. -- 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
