You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Tadashi Enomori (JIRA)" <de...@myfaces.apache.org> on 2008/08/30 01:49:44 UTC

[jira] Issue Comment Edited: (TRINIDAD-1202) WHEN CLICK THE PANELACCORDION, NOTHING HAPPENS

    [ https://issues.apache.org/jira/browse/TRINIDAD-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627155#action_12627155 ] 

tenomori edited comment on TRINIDAD-1202 at 8/29/08 4:49 PM:
--------------------------------------------------------------------

This TRINIDAD-1202.patch applies to both Trinidad 1.0.x and Trinidad 1.2.x.

      was (Author: tenomori):
    This TRINIDAD-1202.patch only applies to Trinidad 1.2.x.
  
> WHEN CLICK THE PANELACCORDION, NOTHING HAPPENS
> ----------------------------------------------
>
>                 Key: TRINIDAD-1202
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1202
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.2.9-core
>         Environment: Windows Mobile 6, Windows Mobile 5 and BlackBerry browsers 
>            Reporter: Tadashi Enomori
>            Priority: Minor
>         Attachments: TRINIDAD-1202.patch, TRINIDAD-1202_TO_1208_Combined.patch
>
>
> When show/hide icon for a panel accordion item is clicked, the detail associated with the item should be shown/hidden. There are three problems in the code. 1. The PPR capability is not checked correctly and for WM6, PPR is not enabled where it should be. 
> 2. For WM5, PPR capability is set while Trinidad does not support PPR on WM5 browser.
> 3. For non PPR browse, such as WM5 and BlackBerry browsers, the hidden field to store parameter "targetItem" is missing and thus renderer cannot correctly process a request for show/hide event.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.