| Lucas_Werkmeister_WMDE moved this task from DOING to WBQC Backlog on the Wikibase-Quality board. Lucas_Werkmeister_WMDE removed a project: Wikidata-Sprint. Lucas_Werkmeister_WMDE added a comment. |
Not a bug on our end. The ConstraintsFromTemplates script imports the constraints from wikitext, where the < is of course HTML-escaped, and doesn’t unescape it. The already escaped < then ends up in the database, in our constraint, and finally is escaped again in the detailHTML.
Since we don’t yet check the Format constraint anyways, I’m strongly inclined to just ignore this bug for now. I think it’s likely that we’ll import constraints from property statements before we start checking the Format constraint, and in that case, we won’t need the ConstraintsFromTemplates script any more and the bug won’t affect us (as long as we don’t introduce the same bug in the statement import).
TASK DETAIL
EMAIL PREFERENCES
To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, QZanden, Izno, abian, Wikidata-bugs, aude, Mbch331
Cc: Lucas_Werkmeister_WMDE, Aklapper, QZanden, Izno, abian, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
