-
Bug
-
Resolution: Fixed
-
Medium
-
1.0.2
-
None
-
true
- Paste into the editor the following:
- <iframe src="http://www.youtube.com/v/60og9gwKh1o&hl=en&fs=1&autoplay=1"></iframe>
- Open in the source editor
- Click apply, and you get error:
Error validating source The reference to entity "hl" must end with the ';' delimiter. (400) Line : 1, Column : 495
Note that this works correctly on v1.0-beta2.
URL = https://qa-cac.atlassian.com/pages/editpage.action?pageId=283116471
Browser = Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0) Gecko/20100101 Firefox/11.0
Version = 4.2.1
- is caused by
-
SOURCE-63 Monospace text with formatting, or linked can gain extra spaces when opened in the source editor.
-
- Open
-
[SOURCE-65] Error validating source when round-tripping
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Confluence Bug Workflow [ 380952 ] | New: New Confluence Default Workflow [ 466569 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Quality Review [ 10029 ] | New: Resolved [ 5 ] |
Status | Original: Technical Review [ 10028 ] | New: Quality Review [ 10029 ] |
Fix Version/s | New: 1.0.3 [ 26197 ] | |
Status | Original: Open [ 1 ] | New: Technical Review [ 10028 ] |
Status | Original: New [ 10034 ] | New: Open [ 1 ] |
Attachment | New: bonfire-screenshot-20120424-150639-091.png [ 63280 ] |
Was caused by generate HTML markup as part of the SOURCE-63 fix, instead of XHTML.
Reverting back to XML markup to correct this, and will need to write a serializer specifically for XHTML to find SOURCE-63.