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

       Web browser: ---
            Bug ID: 49013
           Summary: Wikistats fails to parse php message file correctly
                    for ID (Indonesian)
           Product: Analytics
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Wikistats
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

https://mingle.corp.wikimedia.org/projects/analytics/cards/737

Wikistats fails to detect most redirects on Indonesian Wikipedia

cause: localized keyword #ALIH had not been collected from Indonesian message
php file

Steps to reproduce:

run WikiCounts.pl for Indonesian Wikipedia

examine log:

it says "Use for redirect regexp '(?: pengguna atau ID revisi|#REDIRECT)'"
(first is a text comment found on line with also contains redirect

it should say "Use for redirect regexp '(?:#ALIH|#REDIRECT)'"

-- 

result: most redirects are treated as normal pages, which doubles article count
and raises editor counts.

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