Bug 902905
| Summary: | Seam2.3 @DataModel & @DataModelSelection doesn't work with richfaces4 dataTable | ||
|---|---|---|---|
| Product: | [Retired] JBoss Enterprise WFK Platform 2 | Reporter: | Marek Schmidt <maschmid> |
| Component: | Seam, RichFaces | Assignee: | Marek Novotny <mnovotny> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.1.0, 2.2.0 | CC: | ppenicka, snagarwa |
| Target Milestone: | --- | ||
| Target Release: | 2.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Known Issue | |
| Doc Text: |
The UIDataTable component (the <rich:dataTable> element) shipped with RichFaces 4 does not extend the JSF UIData class. As a consequence, rendering of Seam components annotated with @DataModel and @DataModelSelection inside a UIDataTable does not work as expected. To work around the issue, use the JSF DataTable (the <h:dataTable> element) instead of the Richfaces UIDataTable.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-07-22 13:22:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Marek Schmidt
2013-01-22 17:19:06 UTC
|