[
https://issues.jboss.org/browse/RF-9983?page=com.atlassian.jira.plugin.sy...
]
Andrey Markhel resolved RF-9983.
--------------------------------
Assignee: Pavol Pitonak (was: Andrey Markhel)
Resolution: Done
An oncollapse attribute is fixed. Now it has a "onhide" name . Please, update
metomer and check.
oninputchange attribute is working only when enableManualInput attribute is set to
"true".
oncomplete attribute is active in case you use a calendar datamodel and set mode attribute
to "ajax".
Calendar: events collapse, complete and inputchange not fired
-------------------------------------------------------------
Key: RF-9983
URL:
https://issues.jboss.org/browse/RF-9983
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0-SNAPSHOT r.20466
Metamer 4.0.0-SNAPSHOT r.20469
Mojarra 2.1.0-SNAPSHOT
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 8.0.552.215 @ Linux x86_64
Reporter: Pavol Pitonak
Assignee: Pavol Pitonak
Fix For: 4.0.0.Milestone5
1. deploy Metamer and open
http://localhost:8080/metamer/faces/components/richCalendar/simple.xhtml
2. set oncollapse=alert('collapse')
3. set oncomplete=alert('complete')
4. set oninputchange=alert('inputchange')
5. select some date
result:
no alert is displayed
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira