History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRA-14423
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Dushan Hanuska [Atlassian]
Reporter: Dushan Hanuska [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Can not browse issue on IE 7

Created: 08/Feb/08 12:23 AM   Updated: 29/Apr/08 08:48 PM
Component/s: UI / Usability
Affects Version/s: 3.13
Fix Version/s: 3.13

Time Tracking:
Original Estimate: 2 hours
Original Estimate - 2 hours
Remaining Estimate: 0 minutes
Time Spent - 1 hour, 30 minutes
Time Spent: 1 hour, 30 minutes
Time Spent - 1 hour, 30 minutes Time Not Required

File Attachments: None
Image Attachments:

1. JIRA_Dashboard.png
(53 kb)

2. JIRA_TST-1_Error.png
(63 kb)

3. JIRA_TST-1_Popup.png
(59 kb)

Participants: Dushan Hanuska [Atlassian]
Since last comment: 11 weeks, 4 days ago
Resolution Date: 11/Feb/08 07:40 PM
To be done by: Single developer
Labels:


 Description  « Hide
This happened during some cross-browser testing. When clicked on an issue link the strange behavior was observed. See attached screenshots.

User symptoms:

When you visit a Web page or you interact with a Web application, you receive an Internet Explorer dialog box that contains the following error message:

Internet Explorer cannot open the Internet site http://<Web site>.com. Operation aborted.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order

Dushan Hanuska [Atlassian] - 11/Feb/08 07:31 PM - edited
Replaced
YAHOO.util.Event.onDOMReady(function() { new jira.widget.MenuButton('$item.link.id','$item.link.getDisplayableUrl($user, $helper)', '$helper.request.contextPath')});
with
YAHOO.util.Event.addListener(window, 'load', function() { new jira.widget.MenuButton('$item.link.id','$item.link.getDisplayableUrl($user, $helper)', '$helper.request.contextPath')});

Dushan Hanuska [Atlassian] - 29/Apr/08 08:40 PM
Bug description at Microsoft bug report: http://support.microsoft.com/default.aspx/kb/927917