-
Bug
-
Resolution: Answered
-
Low
-
None
-
7
-
Severity 3 - Minor
-
2
-
ih3. Summary
When using the '&' symbol in the Code Block macro, the wrong formatting is shown for ampersand.
Environment
- Confluence Cloud
- Any browser
Steps to Reproduce
- Confluence page on edit mode.
- Add the Code Block macro ({Code Block} or + icon > Other macros > Code Block).
- Add code such as this example containing an ampersand on the Code Block macro box:
<a href="https://test.test.br/?exp_partner=TESTTEST&utm_source=TESTTEST&utm_campaign=affiliates&utm_medium=link" target="_blank">sometext</a>
- Publish the page.
Expected Results
- The code is shown correctly.
Actual Results
- The code appears as:
<a href="https://test.br/?exp_partner=TEST&utm_source=TEST&utm_campaign=affiliates&utm_medium=link" target="_blank">sometext</a>
Workaround
- This bug doesn't appear in the new editor. Customers impacted by this bug should use the new editor, which is currently being rolled out to all customers.
- mentioned in
-
Page Failed to load
[CONFCLOUD-59800] Code Block macro: wrong formatting shown for ampersand
Assignee | New: Mark M [ mmadrid@atlassian.com ] |
Description |
Original:
h3. Summary
When using the '&' symbol in the Code Block macro, the wrong formatting is shown for ampersand. h3. Environment * Confluence Cloud * Any browser h3. Steps to Reproduce * Confluence page on edit mode. * Add the Code Block macro (\{Code Block} or + icon > Other macros > Code Block). * Add code such as this example containing an ampersand on the Code Block macro box: {code:java} <a href="https://test.test.br/?exp_partner=TESTTEST&utm_source=TESTTEST&utm_campaign=affiliates&utm_medium=link" target="_blank">sometext</a> {code} * Publish the page. h3. Expected Results * The code is shown correctly. h3. Actual Results * The code appears as: {code:java} <a href="https://test.br/?exp_partner=TEST&utm_source=TEST&utm_campaign=affiliates&utm_medium=link" target="_blank">sometext</a> {code} h3. Workaround * This bug doesn't appear in the new editor. Customers impacted by this bug should use the new editor, which is currently being rolled out to all customers. |
New:
ih3. Summary
When using the '&' symbol in the Code Block macro, the wrong formatting is shown for ampersand. h3. Environment * Confluence Cloud * Any browser h3. Steps to Reproduce * Confluence page on edit mode. * Add the Code Block macro (\{Code Block} or + icon > Other macros > Code Block). * Add code such as this example containing an ampersand on the Code Block macro box: {code:java} <a href="https://test.test.br/?exp_partner=TESTTEST&utm_source=TESTTEST&utm_campaign=affiliates&utm_medium=link" target="_blank">sometext</a> {code} * Publish the page. h3. Expected Results * The code is shown correctly. h3. Actual Results * The code appears as: {code:java} <a href="https://test.br/?exp_partner=TEST&utm_source=TEST&utm_campaign=affiliates&utm_medium=link" target="_blank">sometext</a> {code} h3. Workaround * This bug doesn't appear in the new editor. Customers impacted by this bug should use the new editor, which is currently being rolled out to all customers. |
Remote Link | New: This issue links to "Page (Confluence)" [ 457023 ] |
Resolution | New: Answered [ 9 ] | |
Status | Original: Gathering Impact [ 12072 ] | New: Closed [ 6 ] |
This is still a problem that we see. Is this issue resolved and the new editor rolled out? How to I know if my installation has the new editor?