[
https://issues.jboss.org/browse/RF-12059?page=com.atlassian.jira.plugin.s...
]
Jean ANDRE updated RF-12059:
----------------------------
Steps to Reproduce:
1) Install the workbench and do no hesitate to ask any information, material if necessary
2) Go to the Home page
3) Click on tab "Items Management"
4) Enter a number and "New List" button - It will open a new tab with a number
of item according to the number
5) From the list, click open - The content is refreshed to display a nested tab. At the
top of the nested tabs, there are 3 links about tasks (1,2,3).
6) Click on Task Three (3) and you will see the error (activates error count on firebug).
The task Three contains only a calendar field with a rich:message tag.
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
Attachments: NestedWeb_RF-12059.zip
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