ICEfaces
  1. ICEfaces
  2. ICE-7371

Add support for JS onclick to ace:pushButton, linkButton and checkboxButton

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.1-Beta
    • Fix Version/s: 2.1-Beta2, 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      -
    • Assignee Priority:
      P2
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      Add support for the JS onclick to ace:pushButton, linkButton and checkboxButton. It seems as though the attribute is not being passed through.

      Example:

      <ace:pushButton value="Click" onclick="alert('test');"/> renders:

      <button id="form:_t7_span-button" type="button" tabindex="0" style="">Click</button>

        Activity

        Hide
        Arturo Zambrano added a comment -

        Fixed at revision 26099.

        Added pass-thru attribute support to the button components.

        Show
        Arturo Zambrano added a comment - Fixed at revision 26099. Added pass-thru attribute support to the button components.
        Hide
        Florian Hell added a comment -

        is this issue really fixed or is just the tld not extended? For me it is still not working on pushButton.

        Show
        Florian Hell added a comment - is this issue really fixed or is just the tld not extended? For me it is still not working on pushButton.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Tyler Johnson
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: