[Bug 24052] Insert link dialog cannot find pages in another variant

2010-07-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24052 Roan Kattouw roan.katt...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 24052] Insert link dialog cannot find pages in another variant

2010-07-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24052 Liangent liang...@gmail.com changed: What|Removed |Added Depends on||24296 -- Configure

[Bug 24052] Insert link dialog cannot find pages in another variant

2010-06-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24052 --- Comment #9 from Roan Kattouw roan.katt...@gmail.com 2010-06-21 08:56:50 UTC --- (In reply to comment #8) Cannot the method I mentioned in comment 1 be used to resolved the page existence check problem? Yes, but it's expensive to fire up

[Bug 24052] Insert link dialog cannot find pages in another variant

2010-06-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24052 Liangent liang...@gmail.com changed: What|Removed |Added Depends on||24059 --- Comment #10

[Bug 24052] Insert link dialog cannot find pages in another variant

2010-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24052 --- Comment #1 from Liangent liang...@gmail.com 2010-06-20 06:09:55 UTC --- In my own client code, I usually wrap 'Xa' in [[ ]], and send it to api.php?action=parseprop=links, then check the 'exists' attribute in the response. -- Configure

[Bug 24052] Insert link dialog cannot find pages in another variant

2010-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24052 --- Comment #2 from Roan Kattouw roan.katt...@gmail.com 2010-06-20 11:19:56 UTC --- Does it list 'XA' in the suggestions list? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 24052] Insert link dialog cannot find pages in another variant

2010-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24052 --- Comment #3 from Liangent liang...@gmail.com 2010-06-20 14:08:50 UTC --- (In reply to comment #2) Does it list 'XA' in the suggestions list? Sorry for my laziness. I went to check api.php?action=opensearch directly, and it didn't list 'XA'

[Bug 24052] Insert link dialog cannot find pages in another variant

2010-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24052 --- Comment #4 from Liangent liang...@gmail.com 2010-06-20 14:11:25 UTC --- and of course it can list XA if I use search=X only. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 24052] Insert link dialog cannot find pages in another variant

2010-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24052 --- Comment #5 from Roan Kattouw roan.katt...@gmail.com 2010-06-20 16:15:45 UTC --- Right, so it looks like we need two things here: 1) We need the API's title normalization code to normalize Xa to XA, assuming XA is the canonical variant and

[Bug 24052] Insert link dialog cannot find pages in another variant

2010-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24052 --- Comment #6 from Liangent liang...@gmail.com 2010-06-20 16:26:20 UTC --- 1. There's no variant is 'canonical'. Pointing variant links to correct pages is by converting a link to its all possible variants, and check whether any page with a

[Bug 24052] Insert link dialog cannot find pages in another variant

2010-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24052 Roan Kattouw roan.katt...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 24052] Insert link dialog cannot find pages in another variant

2010-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24052 Liangent liang...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED