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

Nick Belaevski updated RF-8989:
-------------------------------

         Assignee: Alex Kolonitsky  (was: Nick Belaevski)
    Fix Version/s: 4.0.0.Milestone2


> togglePanel: null values in html output
> ---------------------------------------
>
>                 Key: RF-8989
>                 URL: https://jira.jboss.org/browse/RF-8989
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-panels-layout-themes
>    Affects Versions: 4.0.0.Milestone1
>            Reporter: Ilya Shaikovsky
>            Assignee: Alex Kolonitsky
>             Fix For: 4.0.0.Milestone2
>
>
>               <rich:togglePanel switchType="client" activeItem="item1" 
> id="panel1">
>                       <rich:togglePanelItem name="item1">
>                               <h:outputText value="Item1"/>
>                       </rich:togglePanelItem>
>                       <rich:togglePanelItem name="item2">
>                               <h:outputText value="Item2"/>
>                       </rich:togglePanelItem>                 
>               </rich:togglePanel>
>               <h:commandButton>
>                       <rich:toggleControl forPanel="panel1" 
> targetItem="item2"/>
>               </h:commandButton>
> output:
> <div lang="null" dir="null" styleclass="null" style="" title="null" 
> onmouseup="null" onmouseover="null" onmouseout="null" onmousemove="null" 
> onmousedown="null" ondblclick="null" onclick="null" id="panel1"><input 
> type="hidden" name="panel1-value" id="panel1-value" value="item2"><div 
> lang="null" dir="null" styleclass="null" style="display: none;" title="null" 
> onmouseup="null" onmouseover="null" onmouseout="null" onmousemove="null" 
> onmousedown="null" ondblclick="null" onclick="null" 
> id="j_idt63">Item1</div><div lang="null" dir="null" styleclass="null" 
> style="display: block;" title="null" onmouseup="null" onmouseover="null" 
> onmouseout="null" onmousemove="null" onmousedown="null" ondblclick="null" 
> onclick="null" id="j_idt65">Item2</div>

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

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

Reply via email to