https://bugzilla.wikimedia.org/show_bug.cgi?id=63726
--- Comment #3 from Thiemo Mättig <[email protected]> --- (In reply to John Mark Vandenberg from comment #2) > The user input was '1400'. If you look at the two situations independently this is not how it works. The second situation is exactly like you typed "14. century". Try it: Type "14. century". The precision will be auto-detected as "century". This is correct, right? Now try to change the precision to "year". What do you expect? I'm thinking about the following change: When clicking "edit" the input field should not contain "14. century" but "1400" with the precision set to "century". Basically: Limit the precision of the editable value to "max. year". Unfortunately I'm not sure if this is an easy fix. It might need an additional API request. Additionally the precision selector should be expanded automatically when the precision is not "year". -- 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
