Once you have resolved #13, everything works, except the download (remove) attachment to the module "files" and the latest version (without the version everything is fine.) In the database this files are identified as container_type == "Version" (not "Project").
When I download (remove) this file, I gоt an error 500.
PS: This defect is not critical, just trying to help in testing.
log output:
Started GET "/attachments/download/23/%d0%a4%d0%be%d1%82%d0%be%d0%b3%d0%b0%d0%bb%d0%b5%d1%80%d0%b5%d1%8f_%d0%b2%d0%bd%d1%83%d1%82%d1%80.png" for 77.87.43.232 at 2013-04-20 05:03:23 +0000
Processing by AttachmentsController#download as HTML
Parameters: {"id"=>"23", "filename"=>"Фотогалерея_внутр.png"}
Current user: levabd (id=3)
Completed 500 Internal Server Error in 1022ms
Once you have resolved #13, everything works, except the download (remove) attachment to the module "files" and the latest version (without the version everything is fine.) In the database this files are identified as container_type == "Version" (not "Project"). When I download (remove) this file, I gоt an error 500.
PS: This defect is not critical, just trying to help in testing.
log output: