[ 
https://jira.jboss.org/jira/browse/RF-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Belaevski resolved RF-8043.
--------------------------------

    Resolution: Won't Fix
      Assignee: Nick Belaevski


Configure rich:editor to use absolute URLs instead of relative. See RF and 
TinyMCE documentation for more information.

> 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
>            Assignee: Nick Belaevski
>
> 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

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

Reply via email to