[richfaces-issues] [JBoss JIRA] Updated: (RF-5607) rich:componentControl: disableDefault attribute not work

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Tue Mar 3 07:08:22 EST 2009


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

Tsikhon Kuprevich updated RF-5607:
----------------------------------

    Component/s: auto-tests


> rich:componentControl: disableDefault attribute not work
> --------------------------------------------------------
>
>                 Key: RF-5607
>                 URL: https://jira.jboss.org/jira/browse/RF-5607
>             Project: RichFaces
>          Issue Type: Bug
>          Components: auto-tests
>    Affects Versions: 3.3.0
>            Reporter: Alexandr Levkovsky
>            Assignee: Anton Belevich
>             Fix For: Future
>
>
> rich:componentControl: disableDefault attribute not work.
> Following example submit the page but it is incorrect.
> <rich:modalPanel id="panel" width="350" height="100">
> 	<h:outputText value="This panel is called using Component Control Component"></h:outputText>
> </rich:modalPanel>
> <h:commandLink value="Show Modal Panel" id="showlink" >				
> 	<rich:componentControl id="control" for="panel" operation="show" event="onclick" disableDefault="true"/>
> </h:commandLink>

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

        



More information about the richfaces-issues mailing list