HTMLArea unable to set target and title to a "link"
---------------------------------------------------
Key: COCOON-1678
URL: http://issues.apache.org/jira/browse/COCOON-1678
Project: Cocoon
Type: Bug
Versions: 2.1.8-dev (Current SVN)
Reporter: Philippe Gassmann
Priority: Critical
I do the following test on
http://cocoon.zones.apache.org/demos/21branch/samples/blocks/forms/htmlarea :
Type some text in the "in a table" HTMLArea.
Select a portion of the text, click on the link button.
Type the address : http://www.google.com
Type a title : test
Select a target.
Submit,
The result is :
<result>
<data1><br /></data1>
<data2>
<html>
<body>
<p>
a
<a href="http://www.google.fr">new</a>
test
</p>
</body>
</html>
</data2>
</result>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira