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

             Bug #: 28619
           Summary: Fatal error when viewing author page for nonexistent
                    repo
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: CodeReview
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: roan.katt...@gmail.com
                CC: innocentkil...@gmail.com, s...@reedyboy.net
    Classification: Unclassified


https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/blah/author/foo

PHP fatal error in
/usr/local/apache/common-local/php-1.17/extensions/CodeReview/ui/CodeRevisionAuthorView.php
line 7:
Call to a member function authorWikiUser() on a non-object 

Line 7 is:
$this->mUser = $this->mRepo->authorWikiUser( $author );

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to