]
Alexandr Levkovsky resolved RF-5325.
------------------------------------
Resolution: Done
Assignee: Tsikhon Kuprevich (was: Alexandr Levkovsky)
Fixed.
Editor: onsave event problem.
-----------------------------
Key: RF-5325
URL:
https://jira.jboss.org/jira/browse/RF-5325
Project: RichFaces
Issue Type: Bug
Components: planning_all
Affects Versions: 3.3.0
Environment: 3.3.0.BETA3
Reporter: Alexander Dubovsky
Assignee: Tsikhon Kuprevich
Fix For: 3.3.0
Original Estimate: 2 hours
Time Spent: 2 hours
Remaining Estimate: 0 minutes
following code does not work (onsave function return "undefined" value):
<head>
<script type="text/javascript" language="javascript">
function myCustomSaveContent(element_id, html, body) {
// Do some custom HTML cleanup
return html;
}
</script>
</head>
<body>
<h:form>
<rich:editor onsave="myCustomSaveContent(element_id, html,
body)"></rich:editor>
<h:commandButton value="submit()" />
</h:form>
</body>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: