The Workbox - Host Plugin (1.1.27, com.atlassian.mywork.mywork-confluence-host-plugin) leaks jQuery as $ to global.

      Steps to reproduce:

      1. /sw/studio/icebat-51.1/install/install-studio.sh
      2. go to an arbitrary page (workbox resources are sourced due to the header)
      3. open console and type $, the response should be something like:
        function ( selector, context ) {
        		// The jQuery object is actually just the init constructor 'enhanced'
        		return new jQuery.fn.init( selector, context, rootjQuery );
        	}
        
      4. go to UPM (/wiki/plugins/servlet/upm/manage/all#manage)
      5. disable the Workbox - Host Plugin
      6. repeat step 2 and 3, the response now should be
        undefined
        

      Please coordinate with the fix for CONFDEV-18766 before removing this, because this is currently the only reason why the issue is not hitting everyone in OnDemand land.

            [CONFSERVER-30243] Workbox Host Plugin leaks jQuery as $ to global

            Katherine Yabut made changes -
            Workflow Original: JAC Bug Workflow v3 [ 2896941 ] New: CONFSERVER Bug Workflow v4 [ 2990347 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2788489 ] New: JAC Bug Workflow v3 [ 2896941 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow [ 2719183 ] New: JAC Bug Workflow v2 [ 2788489 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2390489 ] New: JAC Bug Workflow [ 2719183 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 2269509 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2390489 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2215338 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 2269509 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2166308 ] New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2215338 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 1923622 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2166308 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v3 [ 1726206 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 1923622 ]
            Katherine Yabut made changes -
            Workflow Original: CONF Bug Subtask WF (TEMP) [ 1681751 ] New: Confluence Workflow - Public Facing - Restricted v3 [ 1726206 ]

              tpiotrowski Ted Piotrowski (Inactive)
              fakraemer fabs (Inactive)
              Affected customers:
              0 This affects my team
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: