Project

General

Profile

Actions

Defect #9248

closed

context_menu causes HTML error with ie8

Added by big smookyz over 12 years ago. Updated about 9 years ago.

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

ie.PNG (18.5 KB) ie.PNG big smookyz, 2011-09-15 00:01
ie8.PNG (226 KB) ie8.PNG big smookyz, 2011-09-15 00:16
Actions #1

Updated by big smookyz over 12 years ago

This is the error message displayed by ie8 after each first call (https 200).

After a first call ie8 uses the cache and doesn't return the error (https 304).

Actions #2

Updated by Etienne Massip over 12 years ago

Can't reproduce with IE8 8.0.6001.18072, I have no javasript error.

It does not feel like a Redmine issue to me, maybe more a configuration issue ?

Check your error logs, your plugins, etc. according to SubmittingBugs.

Actions #3

Updated by Go MAEDA about 9 years ago

  • Status changed from New to Closed

I think this issue can be closed because Redmine swhiched from prototype.js to JQuery in Redmine 2.1 (#11445) and javascripts are fully rewritten so current versions of Redmine are unrelated to this issue.

In addition, IE8 will reaches EOL on January 12, 2016: Stay up-to-date with Internet Explorer - IEBlog

Actions

Also available in: Atom PDF