Bug 1093686

Summary: [QE] (6.2.x) 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: Marek Schmidt <maschmid>
Component: JSFAssignee: Farah Juma <fjuma>
Status: CLOSED CURRENTRELEASE QA Contact: Pavol Pitonak <ppitonak>
Severity: urgent Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.3CC: cdewolf, dosoudil, jhuska, mnovotny, myarboro, rsvoboda, ssilvert
Target Milestone: CR3Keywords: Regression
Target Release: EAP 6.2.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-09 12:48:33 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: 1093164, 1094503    
Bug Blocks: 1067532    

Description Marek Schmidt 2014-05-02 11:10:31 UTC
Description of problem:

There is a Mojarra bug that will affect any application with pages containing HTML form elements that have no name attribute set, when viewed in Internet Explorer.

This error affects RichFaces:
https://issues.jboss.org/browse/RF-13598

See the upstream JAVASERVERFACES issue:
https://java.net/jira/browse/JAVASERVERFACES-3261

This is a regression fro EAP 6.2.2 that breaks commonly used RichFaces functionality (jsFunction and accordion component) on a supported browser (IE 10, IE 11)


Version-Release number of selected component (if applicable):

jsf-impl upgraded to 2.1.28.redhat-2, and jboss-jsf-api to 2.1.28.Final-redhat-1

How reproducible:
See https://issues.jboss.org/browse/RF-13598 or https://java.net/jira/browse/JAVASERVERFACES-3261

Comment 1 Rostislav Svoboda 2014-05-02 11:18:07 UTC
Adding to EAP 6.2.3 (CP03) Blockers Tracker even though we haven't received first build for testing. The same Mojarra is included in EAP 6.3.0 ER2, issues was discovered there - see BZ 1093164.

Comment 3 Farah Juma 2014-05-05 17:31:36 UTC
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

Comment 5 Pavol Pitonak 2014-05-16 14:38:40 UTC
Works fine in EAP 6.2.3.CP.CR3.