-
Bug
-
Resolution: Fixed
-
Low
-
3.5.9
-
None
-
Firefox and Chrome
Apologies if this has been already reported. It also probably comes under the existing umbrella issue CONF-6992
A user of our WIKI entered the incorrect code for embedding an image into a WIKI page (paramaters should be separated by a comma instead of a pipe):
!image.jpg|width=100|height=100!
However, round-tripping causes the |height=100 string to double.
I.e: on the first round trip the markup becomes:
!image.jpg|width=100|height=100|height=100!
on the next:
!image.jpg|width=100|height=100|height=100|height=100|height=100!
... and so on.
This eventually caused the embed string to balloon to a massive amount, which ended up causing other issues.
While I understand this is incorrect markup, it shouldn't result in massive amount of extra markup to be created.
[CONFSERVER-23836] Round-tripping between RTE and Wiki Markup causes
Workflow | Original: JAC Bug Workflow v3 [ 2874439 ] | New: CONFSERVER Bug Workflow v4 [ 2978792 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2802614 ] | New: JAC Bug Workflow v3 [ 2874439 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2732915 ] | New: JAC Bug Workflow v2 [ 2802614 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2398266 ] | New: JAC Bug Workflow [ 2732915 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2296094 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2398266 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2231897 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2296094 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2191332 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2231897 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1926840 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2191332 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1728383 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1926840 ] |
Workflow | Original: CONF Bug Subtask WF (TEMP) [ 1685254 ] | New: Confluence Workflow - Public Facing - Restricted v3 [ 1728383 ] |