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

           Summary: Wantedpages "Invalid title in result set" gives no
                    additional clues for Sysop
           Product: MediaWiki
           Version: 1.14.0
          Platform: All
               URL: http://taizhongbus.jidanni.org/index.php?title=%E7%89%B9
                    %E6%AE%8A:%E5%BE%85%E6%92%B0%E9%A0%81%E9%9D%A2&uselang=e
                    n&offset=2100
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: Special pages
        AssignedTo: [email protected]
        ReportedBy: [email protected]


In SpecialWantedpages.php:

 $tsafe = htmlspecialchars( $result->title );
 return "Invalid title in result set; {$tsafe}";

1. make sure all lines like these are translated.

2. print out some mention of what should be done. E.g., for the above URI one
just sees

2104. 分類:新光三越(1) ‎(1 link)
2105. 分類:玩具反斗城 ‎(1 link)
2106. Invalid title in result set;
2107. 分類:仁化村 ‎(1 link)
2108. 分類:交通隊 ‎(1 link)

And doesn't know how to proceed to alleviate the problem.
Perhaps it was expected some partial name clue would be always printed.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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