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.

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!


Replies (2)

RE: 400 Bad Request - Added by Felix Schäfer at 2013-01-19 07:48 pm

Do you have any plugins installed?

RE: 400 Bad Request - Added by Jan Kowalski at 2013-01-21 08:55 am

only one: lightbox ( https://github.com/zipme/redmine_lightbox ) but everything worked and suddenly stopped working deleting attachments.

(1-2/2)