Cparle updated the task description. (Show Details)

CHANGES TO TASK DESCRIPTION
...
BIND( xsd:decimal(STRBEFORE( ?coords, ',')) as ?x2).
...
BIND( xsd:decimal(STRBEFORE( ?ywh, ',')) as ?y2).
...
BIND( xsd:decimal(STRBEFORE( ?wh, ',')) as ?w2).
BIND( xsd:decimal(STRAFTER( ?wh, ',')) as ?h2).
...
(xsd:decimal(?x2)?x2 <= 33 && 33 <= xsd:decimal(?x2) + xsd:decimal(?w2)?x2 + ?w2)
...
(xsd:decimal(?x2)?x2 <= 66 && 66 <= xsd:decimal(?x2) + xsd:decimal(?w2)?x2 + ?w2)
...
(xsd:decimal(?y2)?y2 <= 33 && 33 <= xsd:decimal(?y2) + xsd:decimal(?h2)?y2 + ?h2)
...
(xsd:decimal(?y2)?y2 <= 66 && 66 <= xsd:decimal(?y2) + xsd:decimal(?h2)?y2 + ?h2)
...

TASK DETAIL
https://phabricator.wikimedia.org/T194255

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Cparle
Cc: Aklapper, Ramsey-WMF, Cparle, Lahi, PDrouin-WMF, Gq86, E1presidente, SandraF_WMF, GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, V4switch, LawExplorer, Susannaanas, Wong128hk, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to