I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Bug #2345

Updated by Andriy Lesyuk over 6 years ago

log
<pre>
Started DELETE "/issues/TEST-1" for 127.0.0.1 at 2014-10-24 19:53:53 +0200
Processing by IssuesController#destroy as HTML
Parameters: {"authenticity_token"=>"xxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "id"=>"TEST-1"}
Current user: mdnsoft (id=1)
Rendered common/error.html.erb within layouts/base (0.1ms)
Filter chain halted as :find_issues rendered or redirected
Completed 404 Not Found in 14.0ms (Views: 9.4ms | ActiveRecord: 1.9ms)
</pre>

Back

Terms of use | Privacy policy