]
Nick Belaevski updated RF-9524:
-------------------------------
Fix Version/s: Post_4.F
(was: Future_4.X)
Rich editor issues in html mode, links
--------------------------------------
Key: RF-9524
URL:
https://issues.jboss.org/browse/RF-9524
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.3.3.Final
Environment: Firefox 3.5 +
Reporter: John Ament
Fix For: Post_4.F
There are two problems we are seeing. One is that you cannot have an inline stylesheet
entered in HTML mode in the editor.
<style type="text/css">
.someClass{font-weight:bold;}
</style>
becomes
<!--
.someClass{font-weight:bold;}
-->
Second, when you embed a link it cannot be relative. Otherwise it ends up prepending ../
for each level you have in your link.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: