I am trying to show an" Issue creation form" in an iFrame.
This works in Jira 4.x and Jira 5.0. But things just do not show correctly in Jira 5.1 and 5.2.
I am afraid that the JS code is not working. I am getting these errors in Firebug:
var jQuery = window.top.jQuery || window.jQuery; batch.js (line 32586)
|
JIRA.Dialog.getAttrFromActiveTrigger = function (attr) { quick-...util.js (line 52)
|
JIRA.LabelPicker = AJS.MultiSelect.extend({ ....... |
how about you use a 'DIV' and load 'Issue creation form' there.
It would be more compatiable and is a better approach than iFrame.
Hi Moxin:
Thanks for the suggestion. Unfortunately we do not have much control about this, the product that we integrate uses an iFrame to show the content :(.
And we do not really have a vote to change this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.