On Mon, Nov 3, 2008 at 9:32 AM, Otto <[EMAIL PROTECTED]> wrote: > On Mon, Nov 3, 2008 at 11:22 AM, Ryan Boren <[EMAIL PROTECTED]> wrote: >> I can reproduce these copy fails by setting the permissions for files >> to 0444 so that they are not writable by the owner. I changed the code >> so that when a copy fails, we chmod to 0644 and try the copy again. > > Heh. I guessed we crossed on this one. > > Do you change the permissions back to whatever they were before after > the copy succeeds? I think this would be best, as if the permissions > are that way, they may be that way for a reason.
Agreed. I'm working on that right now. _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
