This project is archived and is in readonly mode.
atomic_write should close permissions_check file before delete
Reported by sergey.kojin | September 12th, 2008 @ 08:57 PM
When I try use :file_store, I'm get lots of .permissions_check.53479890.6336.946036 files in app root directory, created necessary folders in /tmp/cache but not cache files in rights place.
I'm found that check_file is not closed, so can't be removed, we get exception here, and temp file is not moved to right place.
I'm check that on windows.
Comments and changes to this ticket
-
josh September 13th, 2008 @ 11:20 PM
- State changed from new to open
- Assigned user changed from josh to Michael Koziarski
- Milestone cleared.
-
Repository September 14th, 2008 @ 08:46 AM
- State changed from open to committed
(from [d28c724b4074605445d2834888ad280778f0af6a]) Make sure the permissions check file is closed before being unlinked.
[#1035 state:committed] http://github.com/rails/rails/co...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 1035 atomic_write should close permissions_check file before delete [#1035 state:committed] http://github.com/rails/rails/co...