[richfaces-issues] [JBoss JIRA] Resolved: (RF-9267) Popup panel: LOG is not defined

Andrey Markhel (JIRA) jira-events at lists.jboss.org
Fri Sep 10 15:02:49 EDT 2010


     [ https://jira.jboss.org/browse/RF-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Markhel resolved RF-9267.
--------------------------------

    Resolution: Done


Fixed

> Popup panel: LOG is not defined
> -------------------------------
>
>                 Key: RF-9267
>                 URL: https://jira.jboss.org/browse/RF-9267
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-output
>    Affects Versions: 4.0.0.Milestone2
>         Environment: JBoss 6 M4, Glassfish 3, all browsers
>            Reporter: Pavol Pitonak
>            Assignee: Andrey Markhel
>             Fix For: 4.0.0.Milestone3
>
>
> <h:commandButton value="Call the popup">
>             <rich:componentControl target="popupPanel" operation="show" />
> </h:commandButton>
> <rich:popupPanel id="popupPanel" header="panel header"  onbeforeshow="alert('aaa')"  >
>     <p> some text </p>
> </rich:popupPanel>
> When I click the button in order to show popup, nothing happens and Firebug shows the following error:
>    LOG is not defined
>     catch (e) { LOG.warn("Exception: ...essage + "\n[on"+eventName + "]"); } 
>     http://localhost:8080/metamer/faces/javax.faces.resource/popupPanel.js?ln=org.richfaces (line 773)

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