[wp-trac] [WordPress Trac] #6582: Bad permissions error trapping in
Organizer
WordPress Trac
wp-trac at lists.automattic.com
Fri Apr 4 06:29:52 GMT 2008
#6582: Bad permissions error trapping in Organizer
----------------------------+-----------------------------------------------
Reporter: mark8barnes | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone:
Component: Administration | Version: 2.5
Severity: critical | Keywords:
----------------------------+-----------------------------------------------
If the uploads folder has incorrect permissions, the Organizer page spits
out PHP errors: Warning: filetype() [function.filetype]: Lstat failed for
.... in
If trying to move (rename) a file to a non-existent folder, Organizer
reports "File renamed and all posts are updated successfully", but also
Warning: rename(filename.ext,newfolder/filename.ext) [function.rename]: No
such file or directory in .../wp-content/plugins/organizer/page/view.php
on line 33. Worse, the actual post IS updated with the new (non-existent)
location.
--
Ticket URL: <http://trac.wordpress.org/ticket/6582>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list