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





--- Comment #285 from Philippe Verdy <[email protected]>  2009-04-11 16:46:36 
UTC ---
In other words:
--- trunk/phase3/includes/parser/DateFormatter.php      (revision 48249)
+++ trunk/phase3/includes/parser/DateFormatter.php      (revision ?????)
@@ -50,3 +50,3 @@

                # Real regular expressions
+               $this->regexes[self::DMY] = "/{$this->prxDM} *,?
*{$this->prxY}{$this->regexTrail}";
-               $this->regexes[self::DMY] = "/{$this->prxDM}( *, *|
+){$this->prxY}{$this->regexTrail}";


-- 
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