ChiliProject is not maintained anymore.
Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and
we urge all existing users to migrate their data to a maintained
system, e.g. Redmine. We will
provide a migration script later. In the meantime, you can use the
instructions by
Christian Daehn.
Forums » Discuss »
400 Bad Request
Added by Jan Kowalski at 2013-01-18 04:32 pm
Hello.
When I try to delete the attachment I see blank page and the file was not deleted. In system log i found the error message like this:
Processing AttachmentsController#destroy (for 11.5.6.7 at 2013-01-18 16:23:46) [DELETE]
Parameters: {"_method"=>"delete", "authenticity_token"=>"sObQa6Nh3UCeNBeA1barS26pE6fT8HYWjne5Hfo56dU=", "controller"=>"attachments", "action"=>"destroy", "id"=>"94"}
Filter chain halted as [#<Proc:0x3d4fdd8@C:/Ruby193/lib/ruby/gems/1.9.1/gems/actionpack-2.3.14/lib/action_controller/verification.rb:82>] rendered_or_redirected.
Completed in 0ms (View: 0, DB: 0) | 400 Bad Request [http://120.57.47.53/attachments/destroy/94]
What is the problem? Please help me!
Do you have any plugins installed?