Rich editor issues in html mode, links
--------------------------------------

                 Key: RF-9524
                 URL: https://jira.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


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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to