[TIME-67] Dashboard problem in IE7

Issue #67 resolved
Andriy Zhdanov created an issue

Hi,

I have found a problem that affects the 1.9 version of the plugin in Jira 4.0#466 environment.

It seems that all the reports work fine, but when I put Time Sheet Summary gadget onto dashboard I get javascript error in IE7 (Mozilla Firefox works fine).

The error occurs in /s/466/1/1.0/_/download/batch/jira.webresources:jira-global/jira.webresources:jira-global.js

during an attempt to execute the following command:

jQuery("form[name=jiraform], #jqlform, form[name=filterform]").isDirty({ignoreUnloadFromElems:"#switchnavtype, #refresh-dependant-fields, #projectRefreshPanel"})

The error is: Object doesn't support this property or method.

This error breaks the dashboard page, as as a result I cannot manipulate any other gadgets until I remove Time Sheet Summary gadget from my dashboard (through Firefox).

It does not have to be necessarily the problem of the plugin. It could be some portability issue related to Jira bridge from portlets to Jira gadgets. I haven't dug deep but it could be some bug in AJS - https://studio.atlassian.com/source/cru/CR-AJS-51

But on the other hand, legacy plugins provided by Atlassian work fine and they do not cause any javascipt problems.

Cheers,
Lukasz
PS. This is a great plugin! Thanks

By lguminski2/Lukasz Guminski on Fri, 6 Nov 2009 03:20:00 -0800

Comments (5)

  1. Andriy Zhdanov reporter

    Vincent,
    Thank you for the link
    Lukasz

    By lguminski2 on Fri, 13 Nov 2009 02:19:37 -0800

  2. Andriy Zhdanov reporter

    Hello,

    The "isDirty" error is something to do with the JIRA framework. We will be tracking this http://jira.atlassian.com/browse/JRA-19695 under here.

    I was not able to reproduce the behavior indicated here exactly and could not determine if the JS error was the actual cause to the problem.

    Regards,
    Brenden.

    By bbain on Wed, 9 Dec 2009 23:28:12 -0800

  3. Andriy Zhdanov reporter

    This might be fixed in 2.0, please reopen if not.

    By azhdanov on Mon, 15 Nov 2010 14:59:37 -0800

  4. Log in to comment