Form Name

          [JSWSERVER-9302] IE - dialogs produce 'false' in body

          Fixed in AUI

          Martin (Inactive) added a comment - Fixed in AUI

          Looks like a bug in AUI.

          I can reproduce it by typing new AJS.Dialog().show() in the JavaScript console on both GreenHopper and non-GH pages where there is a footer present, for example the Project page in JIRA.

          Raised here: https://ecosystem.atlassian.net/browse/AUI-1645

          JoanneA (Inactive) added a comment - Looks like a bug in AUI. I can reproduce it by typing new AJS.Dialog().show() in the JavaScript console on both GreenHopper and non-GH pages where there is a footer present, for example the Project page in JIRA. Raised here: https://ecosystem.atlassian.net/browse/AUI-1645

          This is not a new bug. It happens in all of our dialogs where the page has a footer, for example:

          • delete board on manage boards page
          • delete on quick filters config tab
          • delete from menu on any config tab

          It occurs at the point where we call the original show method on the AUI dialog:
          var origShow = dialog.show; (DialogUtil.js)

          JoanneA (Inactive) added a comment - This is not a new bug. It happens in all of our dialogs where the page has a footer, for example: delete board on manage boards page delete on quick filters config tab delete from menu on any config tab It occurs at the point where we call the original show method on the AUI dialog: var origShow = dialog.show; (DialogUtil.js)

            jcranford@atlassian.com JoanneA (Inactive)
            mjopson Martin (Inactive)
            Affected customers:
            0 This affects my team
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: