-
Bug
-
Resolution: Fixed
-
Medium
-
5.2.3
-
Confluence 5.2-OD-13-1
Workbox 1.1.27
The Workbox - Host Plugin (1.1.27, com.atlassian.mywork.mywork-confluence-host-plugin) leaks jQuery as $ to global.
Steps to reproduce:
- /sw/studio/icebat-51.1/install/install-studio.sh
- go to an arbitrary page (workbox resources are sourced due to the header)
- 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 ); }
- go to UPM (/wiki/plugins/servlet/upm/manage/all#manage)
- disable the Workbox - Host Plugin
- 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.
- is blocked by
-
CONFCLOUD-54345 TinyMCE patch relies on jQuery being exposed under $ in global scope
-
- Closed
-
- is related to
-
CONFCLOUD-54327 Backspace or delete no longer works in Confluence Editor with Chrome and Workbox disabled
-
- Closed
-
- relates to
-
CONFSERVER-31266 Search still relies on $.each instead of AJS.$ for jQuery access
-
- Closed
-
-
CONFSERVER-30822 No Macro Metadata When Trying To Insert JIRA Issue Macro
-
- Closed
-
-
CONFSERVER-31463 create from template macro redirects to dashboard when workbox is disabled
-
- Closed
-
- Discovered while testing
-
JST-71452 Loading...
- mentioned in
-
Page Loading...
[CONFSERVER-30243] Workbox Host Plugin leaks jQuery as $ to global
Workflow | Original: JAC Bug Workflow v3 [ 2896941 ] | New: CONFSERVER Bug Workflow v4 [ 2990347 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2788489 ] | New: JAC Bug Workflow v3 [ 2896941 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2719183 ] | New: JAC Bug Workflow v2 [ 2788489 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2390489 ] | New: JAC Bug Workflow [ 2719183 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2269509 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2390489 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2215338 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2269509 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2166308 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2215338 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1923622 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2166308 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1726206 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1923622 ] |
Workflow | Original: CONF Bug Subtask WF (TEMP) [ 1681751 ] | New: Confluence Workflow - Public Facing - Restricted v3 [ 1726206 ] |