[richfaces-issues] [JBoss JIRA] Created: (RF-9524) Rich editor issues in html mode, links

John Ament (JIRA) jira-events at lists.jboss.org
Mon Oct 18 05:40:54 EDT 2010


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

        


More information about the richfaces-issues mailing list