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

       Web browser: ---
             Bug #: 30510
           Summary: Impossible titles cause exception in TitleBlacklist
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: TitleBlacklist
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


An API call like this returns results:

api.php?action=titleblacklist&format=json&tbaction=create&tbtitle=File%3ADSC123456.jpg


But this throws an exception (note the inserted %09 character).

api.php?action=titleblacklist&format=json&tbaction=create&tbtitle=File%3A%09DSC123456.jpg

Fatal error: Call to a member function getFullText() on a non-object in
/Users/neilk/Sites/trunk/extensions/TitleBlacklist/TitleBlacklist.list.php on
line 326

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