[ 
https://jira.jboss.org/jira/browse/RF-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_12422087
 ]

Andrey Markhel logged work on RF-5646:
--------------------------------------

                Author: Andrey Markhel
            Created on: 19/Jun/09 03:16 PM
            Start Date: 15/Jun/09 03:14 PM
    Worklog Time Spent: 6 hours 

Issue Time Tracking
-------------------

    Remaining Estimate: 0 minutes
            Time Spent: 6 hours


> Command stops to work if menuItem with submitMode=none contains command 
> component
> ---------------------------------------------------------------------------------
>
>                 Key: RF-5646
>                 URL: https://jira.jboss.org/jira/browse/RF-5646
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2, 3.3.0
>            Reporter: Andrei Markavtsov
>            Assignee: Tsikhon Kuprevich
>          Time Spent: 6 hours
>  Remaining Estimate: 0 minutes
>
> <h:form>
>        
>               <h:outputLink value="#" id="parentLink">
>                               <h:outputText value="Parent 
> Link"></h:outputText>
>                               
>               </h:outputLink>
>               
>               <rich:contextMenu id="contextMenu"
>                                                               
> attachTo="parentLink" 
>                                                               event="onclick">
>                                       <rich:menuItem id="item4" 
> submitMode="none"  value="{message4}">
>                                               <h:commandLink value="Test">
>                                               </h:commandLink>
>                                       </rich:menuItem>
>                               </rich:contextMenu>
>                
>               <h:commandLink value="Load"></h:commandLink>
>       </h:form>
> 'Test' command link inside menu Item does not work.
> Also 'Load' command link does not work too.

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to