[wp-trac] [WordPress Trac] #24704: Silence a warning when upload_tmp_dir is outside open_basedir

WordPress Trac noreply at wordpress.org
Sun Jul 7 19:04:15 UTC 2013


#24704: Silence a warning when upload_tmp_dir is outside open_basedir
-------------------------+-----------------------------
 Reporter:  dpash        |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  General      |    Version:  trunk
 Severity:  trivial      |   Keywords:  has-patch
-------------------------+-----------------------------
 If upload_tmp_dir is outside open_basedir, the get_temp_dir function will
 throw a warning when it checks to see if it can use upload_tmp_dir is
 usable as a writeable temporary directory. This patch will suppress this
 warning.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24704>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list