ICEfaces
  1. ICEfaces
  2. ICE-1195

MenuBar tld should not have actionListener attribute

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Trivial Trivial
    • Resolution: Fixed
    • Affects Version/s: 1.5.1
    • Fix Version/s: 1.6DR#4, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Operating System: Windows XP
      Platform: PC
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      tlds say MenuBar can have an actionListener, which doesn't really make sense, no
      support for this in the component, so we should take it out.

        Activity

        Hide
        Adnan Durrani added a comment -

        MenuBar extends UICommand, that is why meta-data generator was adding the action and actionListener attribute to the MenuBarTag class and tlddoc as well.

        In order to fix this bug we had to tell the TagLibraryGenerator and TLDGenerator to not to write action and actionListener attribute for MenuBar component. -revision 13655

        Show
        Adnan Durrani added a comment - MenuBar extends UICommand, that is why meta-data generator was adding the action and actionListener attribute to the MenuBarTag class and tlddoc as well. In order to fix this bug we had to tell the TagLibraryGenerator and TLDGenerator to not to write action and actionListener attribute for MenuBar component. -revision 13655

          People

          • Assignee:
            Unassigned
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: