[ 
https://issues.apache.org/jira/browse/TRINIDAD-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Weßendorf updated TRINIDAD-1387:
-----------------------------------------

       Resolution: Fixed
    Fix Version/s:  1.2.11-core
                    1.0.11-core
         Assignee: Matthias Weßendorf
           Status: Resolved  (was: Patch Available)

> commandButton's intrinsic event handling methods and action attribute are not 
> working in Windows Mobile 5 
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1387
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1387
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.2.10-core
>         Environment: Windows Mobile 5 
>            Reporter: Mamallan Uthaman
>            Assignee: Matthias Weßendorf
>            Priority: Minor
>             Fix For:  1.0.11-core,  1.2.11-core
>
>         Attachments: TRINIDAD-1387.patch
>
>
> Windows Mobile 5 (WM5)  has limited JavaScript support, namely "this" keyword 
> is not supported. In the case of commandButton, Trinidad tries to scope the 
> intrinsic event handling functions using "this" keyword. Consequently, 
> intrinsic event handling functions and its dependent page submition are 
> failing for commandButton. There is no fix for this problem but only 
> workaround would be not to scope the event handling functions in WM5 platform 
> thus the scope of all the event handling functions  would  be global in WM5.

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

Reply via email to