https://bugzilla.wikimedia.org/show_bug.cgi?id=49425
--- Comment #8 from Daniel Kinzler <[email protected]> --- Note: with I67b9ae480c, this should not happen any more. I67b9ae480c provides input validation for time values. It does not however enforce time format rules on TimeValue objects, so "bad" time values are not yet detected when found in the database, etc. This bug should remain open until strict validation is implemented (see I72d6b6d890), but I don't think it's very urgent any more since it should now be impossible to enter bad values via the API. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
