[
https://issues.jboss.org/browse/RF-10735?page=com.atlassian.jira.plugin.s...
]
Ilya Shaikovsky updated RF-10735:
---------------------------------
Summary: auto-updateable components (messages, outputPanel) not
supports f:ajax [WAS Calendar: message not displayed after validation error] (was:
Calendar: message not displayed after validation error)
Issue Type: Enhancement (was: Bug)
Fix Version/s: 4.Future
Workaround Description: use a4j:ajax
Workaround: [Workaround Exists]
Affects: [Documentation (Ref Guide, User Guide, etc.)]
auto-updateable components (messages, outputPanel) not supports
f:ajax [WAS Calendar: message not displayed after validation error]
-----------------------------------------------------------------------------------------------------------------------------------
Key: RF-10735
URL:
https://issues.jboss.org/browse/RF-10735
Project: RichFaces
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: component-input, component-validators
Affects Versions: 4.0.0.CR1
Environment: RichFaces 4.0.0-SNAPSHOT r.22114
Metamer 4.0.0-SNAPSHOT r.22142
Mojarra 2.1.0-FCS
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 10.0.648.127 @ Linux x86_64
Reporter: Pavol Pitonak
Assignee: Alexander Smirnov
Fix For: 4.Future
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richCalendar/fAjax.xhtml
# set required=true
# set requiredMessage
# select some date
# open calendar, clear value and click apply
result:
a validation message should be displayed but is not, validation fails because correct
phases are displayed:
* RESTORE_VIEW 1
* APPLY_REQUEST_VALUES 2
* PROCESS_VALIDATIONS 3
* RENDER_RESPONSE 6
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira