Editor: An error occurred during conversion html to seam text.
--------------------------------------------------------------
Key: RF-5111
URL:
https://jira.jboss.org/jira/browse/RF-5111
Project: RichFaces
Issue Type: Bug
Components: planning_all
Affects Versions: 3.3.0
Environment: 3.3.0.BETA1, seam 2.1.0.SP1
Reporter: Alexander Dubovsky
Assignee: Alexander Dubovsky
Fix For: 3.3.0
Original Estimate: 4 hours
Remaining Estimate: 4 hours
# useSeamText=true, viewMode=source
# input in editor following html (link is not absolute):
<p><a href="images/aaa.jpg">Look at my image!</a></p>
# submit or rerender editor
Result: An error occurred during conversion html to seam text.
If input absolut link all is OK:
<p><a href="http://images/aaa.jpg">Look at my
image!</a></p> or
<p><a href="/images/aaa.jpg">Look at my image!</a></p>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: