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

reza1615 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Normal                      |High
            Summary|langlinks table not being   |langlinks table not being
                   |updated after template edit |updated for many pages
           Severity|normal                      |major

--- Comment #5 from reza1615 <[email protected]> ---
it is not only for templates please see

http://fa.wikipedia.org/w/api.php?action=query&prop=langlinks&titles=%D8%B2%D8%A8%D8%A7%D9%86_%D8%AA%D8%A7%DB%8C
or

http://fa.wikipedia.org/w/api.php?action=query&prop=langlinks&titles=%D8%AF%D8%B3%D8%AA%DA%AF%D8%A7%D9%87_%D8%AA%D9%86%D9%81%D8%B3%DB%8C


it shouldn't have any interwiki!
or
please get this query

SELECT /*SLOW OK */ page_title,ll_lang  FROM page  JOIN langlinks ON page_id =
ll_from WHERE page_namespace = 0 AND page_is_redirect = 1 GROUP BY page_title
ORDER BY count(ll_from) DESC;

the result will show many pages which doesn't have any interwiki:
--------------------------------
page_title    ll_lang
--------------------------------
زبان_تای    af
ولگاگراد_(شهر)    af
ناحیه_(فرانسه)    af
لئوناردو_فیبوناچی    af
زبان‌های_ترکی    an
تغییر_ساعت_تابستانی    af
ازن_(مولکول)    af
استان_لاریخا    an
ماده‌گرایی    af
شارلوت،_کارولینای_شمالی    an
فهرست_ناحیه‌های_ایتالیا    af
دستگاه_تنفسی    an
سوسمار    an
نیایشگاه_آرتمیس    ar
پاپ_فرانسیس    af
فهرست_استان‌های_ترکیه    ar
کارون_(ماه)    af
هسته_سیستم‌عامل    af
لایه_ازن    af
وال_کوسه    af
تقسیمات_کشوری_ژاپن    af
استان_سند    ar
قانون_جهانی_گرانش_نیوتون    af
باشگاه_فوتبال_گالاتاسرای    ar
پراگماتیسم    ar
سرآغاز_(فیلم)    ar
پاپ_مارک    af
سدنا    ar

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