https://bugzilla.wikimedia.org/show_bug.cgi?id=64903

Brad Jorsch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Brad Jorsch <[email protected]> ---
I see you can find pages using this extension using Special:PagesWithProp or
API action=query&list=pageswithprop. But there doesn't seem to be any way to
search for pages using this extension for particular links short of reading and
parsing the property for every page using the extension. Should there be such a
way? I'd think yes.

For comparison, real langlinks can be queried using API
action=query&list=langbacklinks and interwiki links using API
action=query&list=iwbacklinks.

Gerrit change 111390 avoids this problem because the non-language langlinks
added via that patch do get recorded in the langlinks table.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to