Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-1387

commandButton's intrinsic event handling methods and action attribute are not working in Windows Mobile 5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.10-core
    • 1.0.11-core, 1.2.11-core
    • Components
    • None
    • Windows Mobile 5

    Description

      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.

      Attachments

        1. TRINIDAD-1387.patch
          2 kB
          Mamallan Uthaman

        Activity

          People

            matzew Matthias Wessendorf
            mamallan.uthaman Mamallan Uthaman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: