Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-26640

Top navigation section web item can break HTML

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Medium
    • None
    • 4.4, 4.4.1, 4.4.2, 5.0, 4.4.3, 4.4.4, 4.4.5
    • None

    Description

      In Remote Apps, I've found a way to add a new section to the secondary menu of the JIRA header that breaks the create issue and quick search bar. Here is the plugin config that breaks it:

      <web-item key="general-dropdown-item" section="system.top.navigation.bar" weight="100">
              <label>Remote Apps</label>
              <link linkId="general_dropdown_linkId"/>
          </web-item>
      
          <web-section key="remoteapps.general" location="general_dropdown_linkId">
          </web-section>
      

      It adds a drop down with no items, that somehow adds a closing div w/o the opening div, breaking the markup and making the quick nav appear on the next line. As Sean for more info.

      Attachments

        Issue Links

          Activity

            People

              mtruong@atlassian.com mtruong
              dbrown@atlassian.com Don Brown (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: