[ 
http://issues.apache.org/jira/browse/TOMAHAWK-90?page=comments#action_12420201 
] 

Bret commented on TOMAHAWK-90:
------------------------------

This work around doesn't seem to work if the form being used on the page wraps 
around the entire <t:panelTabbedPane> component.  Anyone have suggestions?


<h:form id="myform">
  <t:panelTabbedPane...
    <t:panelTab...
    ....

    </t:panelTab>
  </t:panelTabbedPane>
</h:form>

> t:panelTabbedPane breaks commandLinks
> -------------------------------------
>
>          Key: TOMAHAWK-90
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-90
>      Project: MyFaces Tomahawk
>         Type: Bug

>   Components: Tabbed Pane
>     Reporter: Noah Sloan
>     Assignee: Thomas Spiegl

>
> When a commandLink is nested inside a panelTab as part of a panelTabbedPane, 
> the resulting commandLink does not work because its form gets nested in the 
> 'autoform' generated by the panelTabbedPane.  
> The result is a Javascript error when the link is clicked.

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

Reply via email to