Last modified: 2013-07-25 07:07:37 UTC
in wikidata for some pages it doesn't accept fa.wiki pages and it show "The specified article could not be found on the corresponding site," error i.e: https://www.wikidata.org/w/index.php?title=Wikidata%3AProject_chat&diff=6793229&oldid=6792973 or i.e.:https://www.wikidata.org/w/index.php?title=Wikidata%3AProject_chat&diff=6810812&oldid=6810290
I think it is problem with ZWNJ. I have tested random words with and without it. and words without ZWNJ work fine.
Yes, we replace some chars rather harshly (zwnj is one of them) and should probably change this.
It seems like some of the reported pages really don't exist, but it could be something else that is going on. Copy-pasting from the actual pages seems to work in a patchset, but as my Persian is a bit rotten I don't know if I got the right pages.
Hi, You can use these which have article in persian Wiki and have ZWNJ. کمپانی وایناشتاین have one zwnj between واین and اشتاین https://fa.wikipedia.org/wiki/%DA%A9%D9%85%D9%BE%D8%A7%D9%86%DB%8C_%D9%88%D8%A7%DB%8C%D9%86%E2%80%8C%D8%A7%D8%B4%D8%AA%D8%A7%DB%8C%D9%86 لست.افام have one zwnj between اف and ام https://fa.wikipedia.org/wiki/%D9%84%D8%B3%D8%AA.%D8%A7%D9%81%E2%80%8C%D8%A7%D9%85 thanks
and on Persian keyboard the button combination for zwnj is shift+space-bar on win8, linux and mac.
also for finding palace of ZWNJ you can use http://rishida.net/tools/conversion/ it shows ZWNJ as U+200C or ‌
https://gerrit.wikimedia.org/r/#/c/50365/
*** Bug 45106 has been marked as a duplicate of this bug. ***
I see this as fixed for the interwiki link fields: https://www.wikidata.org/wiki/Q485 (see the entry for fa which has a ZWNJ in the title). But for the rest of editable content (labels, descriptions, etc) on the page, the issue still exists. Test case: * Add the text "شس" (logical order: U+634, U+200C, U+633). * Save * Pass if not changed; fail if saved as "ش س" (logical order: U+634, U+0020, U+633).
it is more than ZWNJ ! i.e. I could http://www.wikidata.org/w/index.php?title=Q1368919&diff=7983848&oldid=7983799 but I couldn't add فهرست قسمتهای دکستر to http://www.wikidata.org/wiki/Q794445 and it shows this error! ''The external client site did not provide page information.''
now with [[mediawiki:gadget-slurpInterwiki.js]] tool I could add it! http://www.wikidata.org/w/index.php?title=Q794445&diff=7984899&oldid=7976973
after last update (Status_updates/2013_03_01) still this patch doesn't work properly! i.e. adding fa > فهرست پررفتوآمدترین فرودگاههای آمریکا to Q5358278 is not possible also for label it converts ZWNJs to space http://www.wikidata.org/w/index.php?title=Q5358278&diff=8578026&oldid=7753780
Reza is right, the interface add a " " instead of ZWNJ, which is false.
This is _merged_ into our master, it is _not_ in production.
*** Bug 45754 has been marked as a duplicate of this bug. ***
Verified in Wikidata demo sprint 34