Bug 912674
| Summary: | RichFaces showcase - switching among dynamically created panels, tabs cease to function | ||
|---|---|---|---|
| Product: | [Retired] JBoss Enterprise WFK Platform 2 | Reporter: | Juraj Huska <jhuska> |
| Component: | RichFaces, Examples | Assignee: | Brian Leathem <bleathem> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavol Pitonak <ppitonak> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.1.0 | CC: | kpiwko, mnovotny, myarboro, ppitonak, vdedik |
| Target Milestone: | CR1 | ||
| Target Release: | 2.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | rf-showcase | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-05-14 14:54:42 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
Juraj Huska
2013-02-19 11:39:16 UTC
Lukáš Fryč <lfryc> made a comment on jira RF-12827 I guess this is interoperability problem of Mojarra versions used for testing. Juraj, could you please check my assumption and grab Tomcat and given Mojarra versions from EAP/AS7 and re-test? Juraj, did you try community version of RichFaces on both EAP 6.0.1 and JBoss AS 7.1.1? Juraj Húska <jhuska> made a comment on jira RF-12827 Lukas you are right, the issue is caused by RichFaces-Mojarra integration. It is occurring on community version as well. First version of Mojarra where the issue is occurring: {{2.1.13 (EAP 6.0.1)}}. It is also occurring on latest 2.1.x, which is {{2.1.17.}} Brian Leathem <bleathem> made a comment on jira RF-12827 In RF-12765 I noticed the same behaviour only occurred with a nested form. Looking at the showcase samples reported here, I see they also use nested forms. Nesting forms in HTML is forbidden (http://www.w3.org/TR/html5/forms.html#the-form-element), and as such is in JSF as well. I will try removing the inner form element. Brian Leathem <bleathem> updated the status of jira RF-12827 to Resolved Brian Leathem <bleathem> made a comment on jira RF-12827 Removed the nested tab from within the repeating components Done, I cherry-picked the fix for wfk. I verified it with WFK 2.2.0.CR1. Jan Papousek <jpapouse> updated the status of jira RF-12827 to Closed Closed as CURRENTRELEASE, part of WFK 2.2.0 distributables. Lukáš Fryč <lfryc> updated the status of jira RF-12827 to Reopened Lukáš Fryč <lfryc> updated the status of jira RF-12827 to Coding In Progress Lukáš Fryč <lfryc> updated the status of jira RF-12827 to Resolved Jan Papousek <jpapouse> updated the status of jira RF-12827 to Closed Jan Papousek <jpapouse> made a comment on jira RF-12827 verified in 5.0.0.Alpha1 |