Lucas_Werkmeister_WMDE added a comment.

  This can also be reproduced without reference to any particular item (link 
<https://query.wikidata.org/#SELECT%20%28%22%E2%91%AB%22%20AS%20%3Fcircled%29%20%28%22%E2%93%AC%22%20AS%20%3FnegativeCircled%29%20%7B%7D>):
  
    SELECT ("⑫" AS ?circled) ("⓬" AS ?negativeCircled) {}
  
  
  
  | circled | negativeCircled |
  | ------- | --------------- |
  | ⑫       | ⑫               |
  |
  
  And flipped (link 
<https://query.wikidata.org/#SELECT%20%28%22%E2%93%AC%22%20AS%20%3FnegativeCircled%29%20%28%22%E2%91%AB%22%20AS%20%3Fcircled%29%20%7B%7D>):
  
  | negativeCircled | circled |
  | --------------- | ------- |
  | ⓬               | ⓬       |
  |
  
  I suspect that, for whatever reason, it considers both literals to be 
identical, and whichever one it encounters first is then reused for the other 
one as well…?
  
  They’re distinct Unicode characters, by the way, not any kind of combined 
characters: ⑫ U+246B CIRCLED NUMBER TWELVE, ⓬ U+24EC NEGATIVE CIRCLED NUMBER 
TWELVE. They’re not new characters, either: the former was added in Unicode 1.1 
(June 1993), the latter in 3.2 (March 2002).

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

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

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, Igorkim78, Gehel, Lea_Lacroix_WMDE, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to