Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Issue tab panel won't load in Internet Explorer

Bob Jones July 2, 2015

I have written a JIRA plugin that contains an issue tab panel module. The tab loads fine when clicked on in chrome and firefox. However, when loaded in Internet Explorer, the tab attempts to load, but is then redirected back to the previous tab. What is going on? 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Herberts Markūns November 1, 2015

I remember running into this or a similar issue. In your atlassian-plugin.xml do you have your isuetab configured like:

<issue-tabpanel key="..." name="..." class="...">
    <description>..</description>
    <label>..</label>
    <resource type="velocity" name="view" location="..."/> 
    <supports-ajax-load>true</supports-ajax-load> 
</issue-tabpanel>

That last parameter allows the tab to load in the same page context (without refreshing the page itself). 

0 votes
GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 2, 2015

What version of IE? Atlassian Products does not fair very well with IE. 

Bob Jones July 2, 2015

IE9

TAGS
AUG Leaders

Atlassian Community Events