Actions
Defect #9248
closedcontext_menu causes HTML error with ie8
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Roadmap
Target version:
-
Start date:
2011-09-14
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
The context_menu causes HTML error with ie8 on the Roadmap page.
Sequence to reproduce:- Click on the Roadmap tab in a project
- Click on an version item in the Roadmap page
If the version contains bugs, the context menu is loaded and you should see an HTML error on the page.
If I delete the line <%= context_menu issues_context_menu_path %> in app/views/versions/show.rhtml, the context menu is not loaded and no errors notifications on the Roamap page.
Something wrong with the javascript call? Defer=True?
No errors with Firefox or Chrome, only Internet Explorer
- IE8 : 8.0.6001
- Redmine : 1.2.1 stable
- Connection over Https
- Server : Windows 2008 with Apache and Thin
You can see the detail error in the attached file.
Files
Actions