Steps:
- Log in as admin
- Go to an assignment submission result edit page
- Click "Download" button for a submission file
- Get 404 Not Found
Started POST "/en/assignments/2/submissions/7/results/download" for 127.0.0.1 at Sun Apr 08 22:48:46 -0700 2012
Processing by MainController#page_not_found as HTML
Parameters: {"authenticity_token"=>"nbwP3xT/dOV4DdhAb63bfrlGphE5ezJQ3Be0QLgGGW0=", "locale"=>"en", "utf8"=>"✓", "commit"=>"Download", "select_file_id"=>"8", "path"=>"assignments/2/submissions/7/results/download"}
Rendered shared/http_status.html.erb (6.7ms)
Completed 404 Not Found in 57ms (Views: 22.7ms | ActiveRecord: 0.0ms)
Steps:
Started POST "/en/assignments/2/submissions/7/results/download" for 127.0.0.1 at Sun Apr 08 22:48:46 -0700 2012
Processing by MainController#page_not_found as HTML
Parameters: {"authenticity_token"=>"nbwP3xT/dOV4DdhAb63bfrlGphE5ezJQ3Be0QLgGGW0=", "locale"=>"en", "utf8"=>"✓", "commit"=>"Download", "select_file_id"=>"8", "path"=>"assignments/2/submissions/7/results/download"}
Rendered shared/http_status.html.erb (6.7ms)
Completed 404 Not Found in 57ms (Views: 22.7ms | ActiveRecord: 0.0ms)