[
https://jira.jboss.org/jira/browse/RF-5111?page=com.atlassian.jira.plugin...
]
Anton Belevich resolved RF-5111.
--------------------------------
Resolution: Rejected
Assignee: Alexander Dubovsky (was: Anton Belevich)
seam text links must start with "/" or ("afs", "aim",
"callto", "ed2k", "feed", "ftp",
"gopher", "http", "https",
"irc", "mailto", "news", "nntp",
"rsync", "rtsp", "sftp", "ssh", "tag",
"tel", "telnet", "urn", "webcal",
"wtai", "xmpp")://
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira