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

Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |INVALID

--- Comment #1 from Roan Kattouw <[email protected]> 2010-10-17 21:54:52 
UTC ---
The backlinks you're seeing in Special:Whatlinkshere are all transclusions (see
http://fa.wiktionary.org/w/index.php?title=%D9%88%DB%8C%DA%98%D9%87:%D9%BE%DB%8C%D9%88%D9%86%D8%AF_%D8%A8%D9%87_%D8%A7%DB%8C%D9%86_%D8%B5%D9%81%D8%AD%D9%87/%D8%A7%D9%84%DA%AF%D9%88:%D8%A7%D8%B3%D9%85-%D8%A7%D9%86&uselang=en
), so you have to get them through embeddedin:
http://fa.wiktionary.org/w/api.php?action=query&list=embeddedin&eititle=%D8%A7%D9%84%DA%AF%D9%88:%D8%A7%D8%B3%D9%85-%D8%A7%D9%86
. Backlinks only erturns 'real' links, this is by design. You can also combine
the two queries in one request using
?action=query&list=backlinks|embeddedin&bltitle=Foo&eititle=Foo

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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