Bug 825761 - Richfaces showcase demo - default value of javax.faces.PROJECT_STAGE should be Production
Summary: Richfaces showcase demo - default value of javax.faces.PROJECT_STAGE should b...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: RichFaces
Version: 2.0.0.ER6
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 2.0.0.ER8
Assignee: Brian Leathem
QA Contact: Pavol Pitonak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-28 12:11 UTC by Juraj Huska
Modified: 2014-09-30 23:37 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-22 07:32:51 UTC
Type: Enhancement
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RF-11458 0 Minor Resolved Showcase: "The form component needs to have a UIForm in its ancestry" 2015-08-05 08:54:18 UTC

Description Juraj Huska 2012-05-28 12:11:17 UTC
Description of problem:
When the value of javax.faces.PROJECT_STAGE is Development, there is occurring known bug of JSF mojarra.

Therefore, IMHO there should be default value of this property set to Production, to not to force customer to switch that one.

Version-Release number of selected component (if applicable):
RichFaces 4.2.2.Final-redhat-1

Comment 1 Brian Leathem 2012-05-28 13:49:59 UTC
What is the known bug that is occurring?

Comment 2 Juraj Huska 2012-05-28 14:05:31 UTC
It is described here:
https://issues.jboss.org/browse/RF-11458.

There is warning "The form component needs to have a UIForm in its ancestry" rendered on the browser, which causes broken functionality for example of input validation. So when there is correct input, the validation did not succeed, and the mentioned warning is rendered as error message.


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