-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
None
-
None
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
When the CamelCase Links option is enabled, a page title that is in CamelCase format like "My PageTitle" will cause its children pages fail to render images attached to their parent.
For example, if a child page of "My PageTitle" tries to render an image attached to "My PageTitle":
!My PageTitle^image.jpg!
When trying to render the attachment, the wiki markup will change to "!My gibberishstringherexoxoxoxoxoxoxoxoxoxoxoxoxoxoxoxoxo^image.jpg!"
- is duplicated by
-
CONFSERVER-11394 Partial Camelcase filenames in embedded images breaks embed
-
- Closed
-
- relates to
-
CONFCLOUD-18035 CamelCase Links breaks image references
-
- Closed
-
[CONFSERVER-18035] CamelCase Links breaks image references
Workflow | Original: JAC Bug Workflow v3 [ 2900050 ] | New: CONFSERVER Bug Workflow v4 [ 2994661 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2794876 ] | New: JAC Bug Workflow v3 [ 2900050 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2725174 ] | New: JAC Bug Workflow v2 [ 2794876 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2388633 ] | New: JAC Bug Workflow [ 2725174 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2265447 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2388633 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2208987 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2265447 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2192149 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2208987 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1929517 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2192149 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1730012 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1929517 ] |
Description |
Original:
When the *CamelCase Links* option is enabled, a page title that is in CamelCase format like "My PageTitle" will cause its children pages fail to render images attached to their parent.
For example, if a child page of "My PageTitle" tries to render an image attached to "My PageTitle": {code} !My PageTitle^image.jpg! {code} When trying to render the attachment, the wiki markup will change to "\!My gibberishstringherexoxoxoxoxoxoxoxoxoxoxoxoxoxoxoxoxo^image.jpg!" |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-18035]. {panel} When the *CamelCase Links* option is enabled, a page title that is in CamelCase format like "My PageTitle" will cause its children pages fail to render images attached to their parent. For example, if a child page of "My PageTitle" tries to render an image attached to "My PageTitle": {code} !My PageTitle^image.jpg! {code} When trying to render the attachment, the wiki markup will change to "\!My gibberishstringherexoxoxoxoxoxoxoxoxoxoxoxoxoxoxoxoxo^image.jpg!" |