[wp-trac] [WordPress Trac] #31811: Update error: not able to create directory

WordPress Trac noreply at wordpress.org
Tue Mar 31 00:42:19 UTC 2015


#31811: Update error: not able to create directory
-----------------------------+--------------------
 Reporter:  afragen          |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  4.2
Component:  Upgrade/Install  |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+--------------------

Comment (by dd32):

 As I somewhat suspected, it's because it tries to create a folder called
 `0`, whereas previously it tried to create one called `0.tmp`, as the
 basename of the URL it's downloading is `0` (ie. the file is `0.7.3`).

 That changed in #30945.

 What I suspect is happening, is something is calling `empty()` on the
 directory name (`0`), but i'm not sure where yet.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31811#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list