Last modified: 2011-11-09 14:54:45 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 T34314, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 32314 - Undefined variable: t in MultiUpload.body.php on line 263
Undefined variable: t in MultiUpload.body.php on line 263
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
MultiUpload (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Travis D
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-09 14:32 UTC by saloman
Modified: 2011-11-09 14:54 UTC (History)
0 users

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


Attachments

Description saloman 2011-11-09 14:32:35 UTC
Notice: Undefined variable: t in extensions\MultiUpload\MultiUpload.body.php on line 263

we can change 

if ($t)

to

if (isset($t))

and this notice not ocurrs again;
Comment 1 Sam Reed (reedy) 2011-11-09 14:54:45 UTC
r102518

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


Navigation
Links