[JBoss JIRA] Created: (RF-1326) 3.1.3-SNAPSHOT: ToolTip crashes with Webbrowser of JBoss Tools
by Juergen Zimmermann (JIRA)
3.1.3-SNAPSHOT: ToolTip crashes with Webbrowser of JBoss Tools
--------------------------------------------------------------
Key: RF-1326
URL: http://jira.jboss.com/jira/browse/RF-1326
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.2
Environment: Eclipse 3.3.1.1, WTP 2.0.1, JBoss Tools 20071109, RichFaces 3.1.3-20071109, Facelets 1.1.14, JBoss 4.2.2, JDK 1.6.0_03
Reporter: Juergen Zimmermann
The following bug didn't happen with RichFaces 3.1.2
I get this Javascript error window (translated from German):
"There is a runtime error.
Do you want to start the debug mode?
Line: 29
Error: 'ToolTip' is undefined"
I'll attach the generated XHTML code.
BTW, there is no problem with IE 7 and also no problem with Firefox 2.0.0.8. However, it's a pitty if the web browser of JBossTools cannot be used any more when using the new version of RichFaces.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 11 months
[JBoss JIRA] Assigned: (RF-1713) RichFaces 'double implementation' MethodNotFoundException bug
by Tsikhon Kuprevich (JIRA)
[ http://jira.jboss.com/jira/browse/RF-1713?page=all ]
Tsikhon Kuprevich reassigned RF-1713:
-------------------------------------
Assignee: Aleksej Yanul (was: Sergey Halipov)
> RichFaces 'double implementation' MethodNotFoundException bug
> -------------------------------------------------------------
>
> Key: RF-1713
> URL: http://jira.jboss.com/jira/browse/RF-1713
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.2.0
> Environment: Linux, Jboss AS 4.2.2, Seam 2.0.0 GA
> Reporter: Bram Biesbrouck
> Assigned To: Aleksej Yanul
> Fix For: 3.2.0
>
> Attachments: dummy.ear, dummy.zip
>
>
> When I use "adviseNodeOpened" in a rich:tree component, I end up with a javax.faces.el.MethodNotFoundException:
> adviseNodeOpened="#{fileSystemManager.adviseFileSystemTreeNodeOpened}": Method not found: FileSystemManagerImpl:3j011-9i11xv-faathdgv-1-faauxftc-h.adviseFileSystemTreeNodeOpened(org.richfaces.component.UITree)
> The former solution was to set UseJBossWebLoader to true, but this breaks the Seam Mail functionality.
> The new solution came when RichFaces impl and api were splitted, but nothing changed with "adviseNodeOpened"
> In the Wiki-example build.xml, I'm seeing this comment:
> <!-- Still need the * on richfaces due to bug in version mapper -->
> Could this be the reason (the fact that we can't split out the api in the war file just yet) for this exception to be thrown?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 11 months