thiemowmde added a comment. I suggest to not implement code that checks for the described type of validity in the Wikibase' extension. This is something external tools (bots and such) should do.
Reasoning: - Something like a "31 February" may exist in other calendar models. - Different calendar models need different validation. Currently we do not do this. Julian and Gregorian use the same basic validity checks (e.g. the day must be in the range [0,31]). - It may make sense to store such a date, for example if a source states a person was born on "31 February". We want to store that, even if it's wrong. TASK DETAIL https://phabricator.wikimedia.org/T85296 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: thiemowmde Cc: Addshore, thiemowmde, JanZerebecki, Aklapper, daniel, Smalyshev, Wikidata-bugs, aude _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
