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

            Bug ID: 62730
           Summary: TimeParser should return correct precision when only
                    month and year or year is given
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: wikidata-b...@lists.wikimedia.org
          Reporter: tobias.gritschac...@wikimedia.de
                CC: wikidata-b...@lists.wikimedia.org
       Web browser: ---
   Mobile Platform: ---

Currently, when trying to parse something like "December 2012" and precision
"day", the Time Parser returns "+0000000000000012-12-00T00:00:00Z" and
precision "11" which is the wrong precision, because it indicates a day but
instead should indicate a month. The correct return would be "10" (if the
parser is smart) or at least it should fail to parse.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to