[richfaces-issues] [JBoss JIRA] Created: (RF-8982) popupPanel - broken if header not defined

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Mon Jul 26 09:00:34 EDT 2010


popupPanel - broken if header not defined
-----------------------------------------

                 Key: RF-8982
                 URL: https://jira.jboss.org/browse/RF-8982
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-output
    Affects Versions: 4.0.0.Milestone1
            Reporter: Ilya Shaikovsky
            Assignee: Nick Belaevski


		<h:commandButton>
			<rich:componentControl target="popup" operation="show"/>
		</h:commandButton>
		<rich:popupPanel id="popup">
			Hi from popup
		</rich:popupPanel>

clicking the button results in next JS error - 


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