-
Bug
-
Resolution: Fixed
-
Medium
-
2.0.3
-
None
The following markup is not converted correctly to XHTML (and thus not back again, either):
[{color:blue}Foo{color}|Bar]
(Ignore the escapes)
It seems that since the inner color tags are interpreted first, the tokenised version of it is set as the originalLinkText, and when the link is rendered, font markup appears inside the attributes of the "a" tags. Probably needs quite a bit of fudging around to fix it.
The above test case is commented out in TestSimpleMarkup in the renderer project.
- causes
-
CONFSERVER-7223 Color macro unstable near links in rich text editor
- Closed
- is duplicated by
-
CONFSERVER-13745 Switching to Rich Text corrupts links that use the color macro
- Closed
- relates to
-
CONFSERVER-4920 Color tags surrounding a link are not rendered correctly by WYSIWYG
- Closed