[Pywikipedia-bugs] [Maniphest] [Commented On] T286861: scripts/interwikidata.py returns a InconsistentTitleError on a Malayalam title

2021-07-18 Thread Amire80
Amire80 added a comment.


  Aha, so as I suspected, it probably is a Malayalam encoding issue. There was 
a change in how Malayalam final letters are encoded about eleven years ago. I'd 
expect this not to throw an error, but to be automatically compatible in 
MediaWiki's Unicode handling, but I'm not a true expert in the details of how 
that works.

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

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

To: Amire80
Cc: Xqt, santhosh, Urbanecm, Aklapper, Amire80, pywikibot-bugs-list, Invadibot, 
Jyoo1011, maantietaja, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Akuckartz, 
Zkhalido, Viztor, Nandana, Wenyi, Lahi, Gq86, GoranSMilovanovic, QZanden, 
Tbscho, MayS, LawExplorer, Mdupont, JJMC89, Dvorapa, _jensen, rosalieper, 
Altostratus, Avicennasis, Scott_WUaS, mys_721tx, Wikidata-bugs, aude, jayvdb, 
Masti, Alchimista, Mbch331
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T286861: scripts/interwikidata.py returns a InconsistentTitleError on a Malayalam title

2021-07-18 Thread Xqt
Xqt added a comment.


  The warning is an MediaWiki-API issue.
  
  The page title on left contains 3 chars for `'ന്‍'` which is `'ന'` + `'്'` +` 
'\u200d'` whereas on right side `'ൻ'` is `chr(3451)`. There must be a wrong 
title given somewhere.

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

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

To: Xqt
Cc: Xqt, santhosh, Urbanecm, Aklapper, Amire80, pywikibot-bugs-list, Invadibot, 
Jyoo1011, maantietaja, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Akuckartz, 
Zkhalido, Viztor, Nandana, Wenyi, Lahi, Gq86, GoranSMilovanovic, QZanden, 
Tbscho, MayS, LawExplorer, Mdupont, JJMC89, Dvorapa, _jensen, rosalieper, 
Altostratus, Avicennasis, Scott_WUaS, mys_721tx, Wikidata-bugs, aude, jayvdb, 
Masti, Alchimista, Mbch331
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org