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

           Summary: Special:Code/nonexistentrepo/certain_actions cause
                    fatals
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: CodeReview
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


http://www.mediawiki.org/wiki/Special:Code/blah/statuschanges causes:

PHP Fatal error:  Call to a member function getId() on a non-object in
/usr/local/apache/common-local/wmf-deployment/extensions/CodeReview/ui/CodeStatusChangeListView.php
on line 44

http://www.mediawiki.org/wiki/Special:Code/blah/comments causes:

PHP Fatal error:  Call to a member function getId() on a non-object in
/usr/local/apache/common-local/wmf-deployment/extensions/CodeReview/ui/CodeCommentsListView.php
on line 44

http://www.mediawiki.org/wiki/Special:Code/blah/author/foo causes:

PHP Fatal error:  Call to a member function authorWikiUser() on a non-object in
/usr/local/apache/common-local/wmf-deployment/extensions/CodeReview/ui/SpecialCode.php
on line 132

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