| Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added projects: Wikidata, Wikibase-Quality, Wikibase-Quality-Constraints, Wikidata-Sprint. Herald added a subscriber: Aklapper. |
TASK DESCRIPTION
For the Format constraint of the “title” property on Wikipedia, the API reports the following constraint:
{
"id": "ccf43722-b366-4d72-9260-85b7f19dc3e8",
"type": "Format",
"detail": {
"pattern": [
"[^<]*"
]
},
"detailHTML": "pattern: [^&lt;]*"
}The pattern is already HTML-escaped in the detail.pattern, and then in the detailHTML it’s HTML-escaped again. It probably shouldn’t be escaped yet in the detail.pattern.
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
