Error 404 when i double click on a issue
More information, i reboot server, i clear redmine cache, i clear browser cache.
Same problem.
Please try the latest version on the git repository.
1. stop your redmine. 2. cd <your_redmine_root_path>/plugins 3. rm -rf quick_view 4. git clone git://git.osdn.jp/gitroot/quickedit/quick_view.git 5. start your redmine.
Permanent fix is scheduled to be included in the next version. (soon)
Works thx
fixed in v0.3.0.
I i have en 404 erro when i double click on a issue.
- Version number of your redmine : 3.3.0.stable
- Did you clone from git? Did you reboot? : I get tgz and copy to my server
- Always occurs? Yes
- Steps to reproduce : List of issues, double click.
- Complete log. below
Started GET "/quick_view_issues/85" for 109.2.129.132 at 2016-11-03 12:00:57 +0100 Processing by QuickViewIssuesController#show as HTML
issue_id => 85
Missing template, responding with 404
Completed 404 Not Found in 262ms (Views: 2.2ms | ActiveRecord: 17.4ms)