Bug 1093164
| Summary: | [QE] (6.3.0) The getEncodedUrlElement function throws an error in Internet Explorer when a form element without a name is present | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Brian Leathem <bleathem> |
| Component: | JSF | Assignee: | Farah Juma <fjuma> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavol Pitonak <ppitonak> |
| Severity: | urgent | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.3 | CC: | maschmid, ssilvert |
| Target Milestone: | ER4 | Keywords: | Regression |
| Target Release: | EAP 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
EAP 6.2.2 with jsf-impl upgraded to 2.1.28.redhat-2, and jboss-jsf-api to 2.1.28.Final-redhat-1
|
|
| Last Closed: | 2014-06-28 15:26:04 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: | |||
| Bug Depends On: | 1093769 | ||
| Bug Blocks: | 1093686 | ||
|
Description
Brian Leathem
2014-04-30 18:52:36 UTC
This is a regression from previous version (6.2.2) Setting blocker to ? as this regression breaks commonly used RichFaces functionality (jsFunction and accordion component) on a supported browser (IE 10, IE 11) The 2.1.28-jbossorg-2 version of jsf-impl has now been released (the only difference from the 2.1.28-jbossorg-1 version is the fix for this issue). The source is available here: https://github.com/jboss/mojarra/tree/2.1.28-jbossorg-2 Setting release notes flag to - for this. (This bug was both introduced and fixed during the ER4 dev phase.) Thanks for patching this Farah. Can you confirm for me whether this issue will be present in EAP 6.2.3? It's not clear to me from this Bugzilla issue whether or not that is the case. The fix for this issue will be in EAP 6.2.3 as well. The Bugzilla issue for 6.2.3 is: https://bugzilla.redhat.com/show_bug.cgi?id=1093686 Works fine with EAP 6.3.0.ER4. |