Last modified: 2010-05-15 15:59:43 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 T13536, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 11536 - AutoLoader.php still references includes/Image.php
AutoLoader.php still references includes/Image.php
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
1.11.x
All All
: Low trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-02 14:44 UTC by RV1971
Modified: 2010-05-15 15:59 UTC (History)
1 user (show)

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


Attachments

Description RV1971 2007-10-02 14:44:02 UTC
In AutoLoader.php, the line

'ThumbnailImage' => 'includes/Image.php',

is redundant as Image.php does not exist any more.
Comment 1 Aaron Schulz 2007-10-02 14:50:17 UTC
No, it doesn't.
Comment 2 Brion Vibber 2007-10-02 23:15:38 UTC
To clarify: it is present in 1.11 release branch, but has been removed from trunk for next 1.12 release.

Since the correct definition follows later in the array, the incorrect one should be harmless, but I'll remove it anyway while I'm in there (r26334).

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


Navigation
Links