Page MenuHomePhabricator

Undefined variable: t in MultiUpload.body.php on line 263
Closed, ResolvedPublic

Description

Author: 168yequan

Description:
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;


Version: unspecified
Severity: normal

Details

Reference
bz32314
TitleReferenceAuthorSource BranchDest Branch
triggers: Trim string inputs at start of param processingtoolforge-repos/ifttt!23bd808work/bd808/data-cleaningmain
Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 21 2014, 11:58 PM
bzimport set Reference to bz32314.
Gilles triaged this task as Unbreak Now! priority.Dec 4 2014, 10:10 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to Needs Triage.Dec 4 2014, 11:23 AM