[richfaces-issues] [JBoss JIRA] (RF-12059) RichFaces.ui.Message is not a constructor - Nested Tab Panel - Tab Creation
Jean ANDRE (JIRA)
jira-events at lists.jboss.org
Mon Mar 19 08:14:47 EDT 2012
Jean ANDRE created RF-12059:
-------------------------------
Summary: RichFaces.ui.Message is not a constructor - Nested Tab Panel - Tab Creation
Key: RF-12059
URL: https://issues.jboss.org/browse/RF-12059
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.2.0.Final
Environment: Websphere 8.0.0.2 - RAD 8 - JSF Mojorra 2.1.6 - Spring 3.0.6 Final - Firefox 10.0.2 - Windows 7 (6.1 sp1) - AspectJ 1.6.12 / AJDT - RichFaces 4.2.0 Final - Hibernate Validator 4.2.0 Final
Reporter: Jean ANDRE
Priority: Blocker
We got the following error message, just after a tab has been created or during its creation:
{code}
RichFaces.ui.Message is not a constructor
> return new Function("event", handlerCode);
richfaces.js.jsf (ligne 481)
{code}
This bug is linked to RF-11763 and RF-12030 but the error message and the context are not the same.
The rich:messages is also involved in this bug, the rich:message is attached to a rich:calendar. Removing the rich:message removes the error.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list