Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-8495

"Find Groups" Popup not working in IE

    XMLWordPrintable

Details

    Description

      The "Find Groups" popup which you can launch from the "Edit Global Permissions" page breaks in IE:


      Line: 1
      Char: 2
      Error: Invalid argument.
      Code: 0

      This is due to the "strWindowName" parameter having a blank string:

      window.open('/spaces/opengrouppicker.action?key=&startIndex=0&actionName=dosearchgroups.action&existingGroups=&onPopupSubmit=setgroupsToAddTextField',
      'Entities Picker',
      'status=yes,resizable=yes,top=100,left=200,width=580,height=550,scrollbars=yes'
      );

      See: http://developer.mozilla.org/en/docs/DOM:window.open

      Attachments

        Issue Links

          Activity

            People

              agnes@atlassian.com Agnes Ro
              yuenchi.lian Yuen-Chi Lian [Atlassian]
              Votes:
              3 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: