Bug 1051652 - [GSS] (6.2.x) JAVASERVERFACES-3080: Issue when more than one f:viewParam is included in f:metadata.
Summary: [GSS] (6.2.x) JAVASERVERFACES-3080: Issue when more than one f:viewParam is i...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: JSF
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: CR2
: EAP 6.2.2
Assignee: Farah Juma
QA Contact: Tomas Remes
Russell Dickenson
URL:
Whiteboard:
Depends On: 1052265
Blocks: 1051676
TreeView+ depends on / blocked
 
Reported: 2014-01-10 19:10 UTC by ivassile
Modified: 2018-12-05 16:54 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Due to an upstream bug, including more than one +f:viewParam+ inside +f:metadata+ did not work in previous versions of JBoss EAP 6. An upgrade to the JSF component has resolved this issue and now more than one +f:viewParam+ can now be included in +f:metadata+.
Clone Of:
: 1052265 (view as bug list)
Environment:
Last Closed: 2014-06-02 12:49:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description ivassile 2014-01-10 19:10:55 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 ivassile 2014-01-10 19:23:51 UTC
JAVASERVERFACES-3080 has been resolved in JSF 2.1.27. The artifacts for the JBoss version of Mojarra 2.1.27 have now been released to Nexus.

The source is available here:
https://github.com/jboss/jboss-jsf-api_spec/tree/2.1.27
https://github.com/jboss/mojarra/tree/2.1.27-jbossorg-1

We need to include JSF version 2.1.27 is EAP 6.2.1.

Comment 5 Tomas Remes 2014-03-04 09:47:18 UTC
Verified with attached reproducer from JAVASERVERFACES-3080 in EAP 6.2.2.CP.CR2.

Comment 6 Scott Mumford 2014-03-10 01:21:28 UTC
If this bug requires a release note in the 6.2.2 document, is it possible to have relevant details added to the Doc Text field above to allow ECS to draft an entry.

Comment 7 Farah Juma 2014-03-10 14:18:59 UTC
I've updated the Doc Text field.

Comment 8 Scott Mumford 2014-03-12 22:24:55 UTC
Reformatted release note text, Including original below for reference:

Cause: 
Due to a Mojarra issue https://java.net/jira/browse/JAVASERVERFACES-3080

Consequence: 
Including more than one f:viewParam inside f:metadata does not work.

Fix: 
JSF in EAP 6.2.2 has been upgraded from Mojarra 2.1.19 to Mojarra 2.1.27 (this version of Mojarra includes the fix for JAVASERVERFACES-3080).

Result: 
More than one f:viewParam can now be included in f:metadata.

Comment 9 Ron Šmeral 2014-04-08 12:14:10 UTC
Verified on EAP 6.3.0.ER1.

Comment 10 Ron Šmeral 2014-04-08 12:15:18 UTC
Sorry, that was supposed to go to #1052265.


Note You need to log in before you can comment on or make changes to this bug.