Last modified: 2006-10-03 04:49:38 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 T8889, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 6889 - Two PHP undefined index notices on thumb.php in E_ALL error_reporting mode.
Two PHP undefined index notices on thumb.php in E_ALL error_reporting mode.
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.8.x
All All
: Lowest trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-08-01 06:59 UTC by Nick Jenkins
Modified: 2006-10-03 04:49 UTC (History)
0 users

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


Attachments

Description Nick Jenkins 2006-08-01 06:59:00 UTC
Opening URL: http://192.168.0.64/wiki/thumb.php

Gives HTML output that includes these notices in E_ALL error reporting mode:
==========================================
Notice: Undefined index: f in /var/www/hosts/mediawiki/phase3/thumb.php on line 22

Notice: Undefined index: w in /var/www/hosts/mediawiki/phase3/thumb.php on line 23
==========================================
Comment 1 Jimmy Collins 2006-10-01 00:16:07 UTC
I get no errors with E_ALL & E_STRICT in r16714. Still present for you?
Comment 2 Jimmy Collins 2006-10-01 20:07:52 UTC
Hm - I made a mistake. With E_ALL I get following notices with r16723:

Notice: Undefined index: f in /var/www/work/thumb.php on line 23
Notice: Undefined index: w in /var/www/work/thumb.php on line 24
Notice: Undefined variable: page in /var/www/work/thumb.php on line 41
Notice: Undefined variable: page in /var/www/work/thumb.php on line 50
Comment 3 Brion Vibber 2006-10-02 19:46:58 UTC
Fixed in r16743
Comment 4 Nick Jenkins 2006-10-03 04:49:38 UTC
Thank you!

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


Navigation
Links