This project is archived and is in readonly mode.

#1035 ✓committed
sergey.kojin

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

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>

Attachments

Referenced by

Pages