Last modified: 2011-01-25 01:02:03 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T24627, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22627 - PHP notice when deleting a page only a hidden user has edited
PHP notice when deleting a page only a hidden user has edited
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Page deletion (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Church of emacs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-02-23 12:10 UTC by Church of emacs
Modified: 2011-01-25 01:02 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Church of emacs 2010-02-23 12:10:49 UTC
The error is:
<b>Notice</b>:  Trying to get property of non-object in <b>.../includes/Article.php</b> on line <b>2490</b>

Steps to reproduce:
1. EvilUser creates and edits page Somepage.
2. EvilUser is blocked and hidden.
3. Try to delete Somepage and you'll get the PHP notice.

Article.php tries to generate an autosummary "only contributor", which fails because the contributor's name is hidden.

I'm going to try to fix this bug myself :)
Comment 1 Church of emacs 2010-03-29 19:46:37 UTC
Done in r64358. See also Bug 22999.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links