[
https://jira.jboss.org/jira/browse/RF-5195?page=com.atlassian.jira.plugin...
]
Ilya Shaikovsky reopened RF-5195:
---------------------------------
support throws "event not defined" client side error. could be checked at
richfaces-demo.
<rich:editor configuration="#{editorBean.currentConfiguration}"
id="editor" width="400" viewMode = "#{editorBean.viewMode}"
value="#{editorBean.value}">
<a4j:support event="onchange" reRender="result"
ajaxSingle="true" requestDelay="1000"
rendered="#{editorBean.liveUpdatesEnabled}"/>
</rich:editor>
need to correct oncahnge handler
--------------------------------
Key: RF-5195
URL:
https://jira.jboss.org/jira/browse/RF-5195
Project: RichFaces
Issue Type: Task
Components: planning_all
Affects Versions: 3.3.0
Reporter: Ilya Shaikovsky
Assignee: Tsikhon Kuprevich
Priority: Critical
Fix For: 3.3.0
Time Spent: 2 hours
Remaining Estimate: 0 minutes
In current state we could not use support or jsFunction in order to submit the changes.
Only poll or command components could be used to submit outside.
--
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