You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mamallan Uthaman (JIRA)" <de...@myfaces.apache.org> on 2009/02/05 04:43:59 UTC

[jira] Updated: (TRINIDAD-1387) commandButton's intrinsic event handling methods and action attribute are not working in Windows Mobile 5

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

Mamallan Uthaman updated TRINIDAD-1387:
---------------------------------------

    Status: Patch Available  (was: Open)

> 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
>            Priority: Minor
>
> 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.