[richfaces-issues] [JBoss JIRA] Created: (RF-8043) rich:editor modify <a href= full uri to relative a uri

D'Alton Jean-Adrien (JIRA) jira-events at lists.jboss.org
Sat Oct 24 12:36:05 EDT 2009


rich:editor modify <a href= full uri to relative a uri
------------------------------------------------------

                 Key: RF-8043
                 URL: https://jira.jboss.org/jira/browse/RF-8043
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.2.SR1
         Environment: Richfaces 3.3.2 SR1
JBoss 4.2.2
ubuntu/windows
            Reporter: D'Alton Jean-Adrien


Initialize rich:editor with 

String backbean="<p><a href=\"http://www.realserver.com/pages/xx.jsf\">test</a></p>";

http://www.realserver.com MUST be the address of webserver  where is hosted your application.

edit in rich:editor and view as html, or log the backbean value
href become href="../pages/xx.jsf"> 

It's interprered by rich:editor.
So it s impossible for example ,to send a email from your server where email contains a url of the server.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list