Last modified: 2007-03-21 07:43:27 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 T11336, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9336 - Special:Revisiondelete broken in SVN head
Special:Revisiondelete broken in SVN head
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.9.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://192.168.0.64/wiki/index.php?ti...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-03-19 07:16 UTC by Nick Jenkins
Modified: 2007-03-21 07:43 UTC (History)
0 users

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


Attachments
test case script shown above (1.58 KB, application/x-sh)
2007-03-19 07:17 UTC, Nick Jenkins
Details

Description Nick Jenkins 2007-03-19 07:16:22 UTC
Test case output (with E_STRICT enabled) :
--------------------------
root@bling:/var/www/hosts/mediawiki#
/var/www/hosts/mediawiki/wiki/images/fuzz-tests/0-0.curl.sh
HTTP/1.1 100 Continue

HTTP/1.1 200 OK
Date: Mon, 19 Mar 2007 07:17:12 GMT
Server: Apache
Vary: Accept-Encoding,User-Agent
Content-Length: 1918
Content-Type: text/html; charset=utf-8

<br />
<b>Strict Standards:</b> Type: <b>2</b>:  Missing argument 2 for
RevisionDeleteForm::__construct(), called in
/var/www/hosts/mediawiki/wiki/includes/SpecialRevisiondelete.php on line 30 and
defined in
<b>/var/www/hosts/mediawiki/wiki/includes/SpecialRevisiondelete.php</b> on line
<b>43</b><br />
<br />
<b>Strict Standards:</b> Type: <b>2</b>:  Missing argument 3 for
RevisionDeleteForm::__construct(), called in
/var/www/hosts/mediawiki/wiki/includes/SpecialRevisiondelete.php on line 30 and
defined in
<b>/var/www/hosts/mediawiki/wiki/includes/SpecialRevisiondelete.php</b> on line
<b>43</b><br />
<br />
<b>Strict Standards:</b> Type: <b>2</b>:  Missing argument 4 for
RevisionDeleteForm::__construct(), called in
/var/www/hosts/mediawiki/wiki/includes/SpecialRevisiondelete.php on line 30 and
defined in
<b>/var/www/hosts/mediawiki/wiki/includes/SpecialRevisiondelete.php</b> on line
<b>43</b><br />
<br />
<b>Strict Standards:</b> Type: <b>2</b>:  Missing argument 5 for
RevisionDeleteForm::__construct(), called in
/var/www/hosts/mediawiki/wiki/includes/SpecialRevisiondelete.php on line 30 and
defined in
<b>/var/www/hosts/mediawiki/wiki/includes/SpecialRevisiondelete.php</b> on line
<b>43</b><br />
<br />
<b>Strict Standards:</b> Type: <b>8</b>:  Undefined variable: fileid in
<b>/var/www/hosts/mediawiki/wiki/includes/SpecialRevisiondelete.php</b> on line
<b>57</b><br />
<br />
<b>Strict Standards:</b> Type: <b>8</b>:  Undefined variable: logid in
<b>/var/www/hosts/mediawiki/wiki/includes/SpecialRevisiondelete.php</b> on line
<b>60</b><br />
<br />
<b>Strict Standards:</b> Type: <b>8</b>:  Undefined variable: arid in
<b>/var/www/hosts/mediawiki/wiki/includes/SpecialRevisiondelete.php</b> on line
<b>65</b><br />
<br />
<b>Fatal error</b>:  Call to undefined method RevisionDeleteForm::show() in
<b>/var/www/hosts/mediawiki/wiki/includes/SpecialRevisiondelete.php</b> on line
<b>348</b><br />
root@bling:/var/www/hosts/mediawiki# 
--------------------------

Will shortly attach test case (too tired to look at the above now).
Comment 1 Nick Jenkins 2007-03-19 07:17:19 UTC
Created attachment 3361 [details]
test case script shown above
Comment 2 Nick Jenkins 2007-03-21 07:43:27 UTC
Reverted file in r20570, marking as fixed.

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


Navigation
Links