markup handling defect when passing css properties
----------------------------------------------------
Key: JSPWIKI-529
URL: https://issues.apache.org/jira/browse/JSPWIKI-529
Project: JSPWiki
Issue Type: Bug
Components: Editors
Affects Versions: 2.8.1, 2.8.3
Environment: I use firefox and debian as client apps but that doesn't
affect
Reporter: Zoltán Baráti
Priority: Minor
inline css property closing tags are not handled properly
__cake__[2] and __change__ [3] shouldn't disappear
----
*[#1]%%(background-color:fuchsia;)shore%%%%(color:fuchsia;)line%%
*[#2]%%(background-color:fuchsia;)short/%cake
*[#3]%%(background-color:fuchsia;)short%%change
*[#4]%%(background-color:fuchsia;)short%%%%()coming%%
----
{{{
*[#1]%%(background-color:fuchsia;)shore%%%%(color:fuchsia;)line%%
*[#2]%%(background-color:fuchsia;)short/%cake
*[#3]%%(background-color:fuchsia;)short%%change
*[#4]%%(background-color:fuchsia;)short%%%%()coming%%
}}}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.