[wp-trac] [WordPress Trac] #27225: Undefined index: error in wp-admin/includes/file.php on line 261
WordPress Trac
noreply at wordpress.org
Thu Feb 27 21:14:18 UTC 2014
#27225: Undefined index: error in wp-admin/includes/file.php on line 261
------------------------------+------------------
Reporter: tivnet | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9
Component: Upload | Version:
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------+------------------
Comment (by tivnet):
Whatever they say, here is the error log from my PHP 5.4. I printed
error_log(print_r($file, true));
{{{
[27-Feb-2014 20:37:40 UTC] PHP Notice: Undefined index: error in C
:\......\wp-admin\includes\file.php on line 261
[27-Feb-2014 20:37:40 UTC] Array
(
[name] => 20140227_203740_453_0_0_43051.zip
[type] => application/force-download
[size] => 271381
[tmp_name] => C:\tmp\php816F.tmp
)
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27225#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list