ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-84

cc:easyPopup's attributes rendered and closeMethodName not in tld

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Trivial Trivial
    • Resolution: Fixed
    • Affects Version/s: 1.8.2.GA_P01
    • Fix Version/s: 1.8.2.GA_P02
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      ICEpack composite component

      Description

      easyPopup component has attributes rendered and closeMethodName. Actually the example snippet documented in tld uses these 2 attributes as following

      <ice-cc:easyPopup rendered="#{popupExampleBean.showPopup}"
      title="Popup Example"
      bean="#{popupExampleBean}"
      modal="#{popupExampleBean.popupModal}"
      closeMethodName="closePopup">
      <ice:panelGroup>
      Popup Content
      </ice:panelGroup>
      </ice-cc:easyPopup>

      But these 2 attributes are not defined in tld.

      This is minor as IDE complains these 2 attributes cannot be found

        Activity

        Liming Wu created issue -
        Liming Wu made changes -
        Field Original Value New Value
        Salesforce Case []
        Priority Major [ 3 ] Trivial [ 5 ]
        Liming Wu made changes -
        Salesforce Case []
        Description easyPopup component has attributes rendered and closeMethodName. Actually the example snippet documented in tld uses these 2 attributes as following

        <ice-cc:easyPopup rendered="#{popupExampleBean.showPopup}"
        title="Popup Example"
        bean="#{popupExampleBean}"
        modal="#{popupExampleBean.popupModal}"
        closeMethodName="closePopup">
        <ice:panelGroup>
        Popup Content
        </ice:panelGroup>
        </ice-cc:easyPopup>

        But these 2 attributes are not defined in tld
        easyPopup component has attributes rendered and closeMethodName. Actually the example snippet documented in tld uses these 2 attributes as following

        <ice-cc:easyPopup rendered="#{popupExampleBean.showPopup}"
        title="Popup Example"
        bean="#{popupExampleBean}"
        modal="#{popupExampleBean.popupModal}"
        closeMethodName="closePopup">
        <ice:panelGroup>
        Popup Content
        </ice:panelGroup>
        </ice-cc:easyPopup>

        But these 2 attributes are not defined in tld.

        This is minor as IDE complains these 2 attributes cannot be found
        Hide
        Brad Kroeger added a comment -

        Revision 25055 - Added attributes to tld

        Show
        Brad Kroeger added a comment - Revision 25055 - Added attributes to tld
        Brad Kroeger made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 1.8.2.GA_P02 [ 10225 ]
        Resolution Fixed [ 1 ]
        Brad Kroeger made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Brad Kroeger
            Reporter:
            Liming Wu
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: