[richfaces-issues] [JBoss JIRA] Created: (RF-9741) Popup panel: attribute onhide doesn't work

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Tue Nov 9 07:02:01 EST 2010


Popup panel: attribute onhide doesn't work
------------------------------------------

                 Key: RF-9741
                 URL: https://jira.jboss.org/browse/RF-9741
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-output
    Affects Versions: 4.0.0.Milestone4
         Environment: RichFaces 4.0.0.20101107-M4 r.19981 
Metamer 4.0.0.20101107-M4 r.19986 
Mojarra 2.0.2-FCS 
Apache Tomcat 6.0.28 
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux 
Internet Explorer 7.0 @ Win32 
Firefox 3.6.12 @ Linux x86_64
Chrome 7.0.517.44 @ Linux x86_64
            Reporter: Pavol Pitonak


1. deploy Metamer to Tomcat 6 http://nexus.qa.jboss.com:8081/nexus/content/repositories/releases/org/richfaces/tests/metamer/4.0.0.20101107-M4/metamer-4.0.0.20101107-M4-mojarra.war 
2. open http://localhost:8080/metamer/faces/components/richPopupPanel/simple.xhtml 
3. set onhide=alert('hide')
4. click button "Call the popup" 
5. hide the popup (either of two links)

result:
popup hides but no alert is displayed, following error is displayed in Chrome console:
  Uncaught TypeError: Property 'onhide' of object #<an Object> is not a function

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list