Gantt Zoom In/Out has incorrect url
Added by Jeremiah Dangler over 14 years ago
The url's generated for the zoom in/out are not including the project info.
This is what i get.
http://host/issues/gantt?month=9&months=4&year=2010&zoom=4
This is what i should get
http://host/projects/main/issues/gantt?month=9&months=4&year=2010&zoom=4
any idea?
Replies (5)
RE: Gantt Zoom In/Out has incorrect url - Added by Jeremiah Dangler over 14 years ago
This is the error i get my log file.
Processing IssuesController#gantt (for xxx.xxx.xxx.xxx at 2010-09-08 13:05:37) [POST]
Parameters: {"month"=>"9", "action"=>"gantt", "authenticity_token"=>"7TYLxAdHQbpqY3E2ZQ7NOy+vYIVItkyYgOSvsAEFo9U=", "year"=>"2010", "controller"=>"issues", "months"=>"4", "_"=>"", "zoom"=>"2"}
Filter chain halted as [:authorize] rendered_or_redirected.
Completed in 4ms (View: 0, DB: 0) | 403 Forbidden [http://host/issues/gantt?month=9&months=4&year=2010&zoom=2]
RE: Gantt Zoom In/Out has incorrect url - Added by Felix Schäfer over 14 years ago
I can confirm this on my installation. Could you open a new bug for that? Thank you.
RE: Gantt Zoom In/Out has incorrect url - Added by Jeremiah Dangler over 14 years ago
Can the post be edited to remove my site? Sorry, i didn't pay attention when I posted.
Thanks
RE: Gantt Zoom In/Out has incorrect url - Added by Felix Schäfer over 14 years ago
Jeremiah Dangler wrote:
Can the post be edited to remove my site?
Done.