[JBoss JIRA] Created: (RF-9364) Accordion: server switch type doesn't work inside iteration components
by Pavol Pitonak (JIRA)
Accordion: server switch type doesn't work inside iteration components
----------------------------------------------------------------------
Key: RF-9364
URL: https://jira.jboss.org/browse/RF-9364
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-output
Affects Versions: 4.0.0.Milestone2
Environment: RichFaces 4.0.0-SNAPSHOT SVN r.19259
Metamer 4.0.0-SNAPSHOT SVN r. 19259
Java(TM) SE Runtime Environment 1.6.0_21-b06 @ Linux 2.6.34.6-54.fc13.x86_64
Mojarra 2.0.2-FCS
Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.8 (KHTML, like Gecko) Chrome/7.0.529.0 Safari/534.8
Reporter: Pavol Pitonak
Attachments: accordion_dt.png
Accordion with switchType=server doesn't work when it's inside interation component (rich:dataTable, h:dataTable, a4j:repeat, ui:repeat), see attached screenshot.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] Created: (RF-8762) rich:messages displays messages multiple times
by Christopher Chamberlain (JIRA)
rich:messages displays messages multiple times
----------------------------------------------
Key: RF-8762
URL: https://jira.jboss.org/browse/RF-8762
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-validators
Affects Versions: 3.3.3.Final, 3.3.3.CR1, 3.3.3.BETA1, 3.3.2.SR1, 3.3.2.GA, 3.3.2.CR1, 3.3.1, 3.3.0
Environment: Richfaces 3.3.0 upwards with integrated Spring Webflow (version 2.0.5) and Hibernate Validator 4.0.2.
Reporter: Christopher Chamberlain
Using a graphValidator, I set up a bean with Hibernate Validator annotations.
When multiple fields fail validation; the <rich:messages /> tag outputs the error messages multiple times.
It seems as though the message is displayed based on the number of failed fields. For example; when 2 fields fail, it will display both error messages twice. If 3 fields fail, it'll display all 3 messages 3 times, and so on.
I have managed to replicate the same error in versions 3.3.0 to 3.3.3. I have not tried >4 as we need a stable release. This may mean it could already be fixed in version 4; but I am submitting this issue regardless.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month