[richfaces-issues] [JBoss JIRA] Created: (RF-2335) Modal panel & applet incompatibilities

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Feb 26 21:11:42 EST 2008


Modal panel & applet incompatibilities
--------------------------------------

                 Key: RF-2335
                 URL: http://jira.jboss.com/jira/browse/RF-2335
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
         Environment: FF
            Reporter: Nick Belaevski
         Assigned To: Nick Belaevski
            Priority: Minor
             Fix For: 3.2.0


Add the following to modalpanel-sample:

      <applet code="ArcTest.class" width="400" height="400" codebase="http://java.sun.com/applets/jdk/1.4/demo/applets/ArcTest/"
				alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason.">
		
		Your browser is completely ignoring the &lt;APPLET&gt; tag!
      
      </applet>


Try to open the panel. 
Error: 

Java class ArcTest has no public field or method named "type"
[Break on this error] !root.disabled && !/^hidden$/.test(root.type) &&

-- 
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

        



More information about the richfaces-issues mailing list