Page MenuHomePhabricator

For some sitelinks Wikidata shows "The specified article could not be found"
Closed, ResolvedPublic

Description

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


Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=45282
https://bugzilla.wikimedia.org/show_bug.cgi?id=45106

Details

Reference
bz45111

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:35 AM
bzimport set Reference to bz45111.
bzimport added a subscriber: Unknown Object (MLST).

popeno2003 wrote:

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.

popeno2003 wrote:

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

popeno2003 wrote:

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 ‌

  • Bug 45106 has been marked as a duplicate of this bug. ***

shervinafshar wrote:

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.''

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

popeno2003 wrote:

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