Uploaded image for project: 'MyFaces Tobago'
  1. MyFaces Tobago
  2. TOBAGO-2149

StringIndexOutOfBoundsException in AuthorizationHelper

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.5.5, 5.1.0
    • 4.6.0, 5.2.0
    • Core
    • None

    Description

      The error occur if an composite component use this expression "#{cc.attrs.attributeName}" on an action.

      <cc:interface>
        <cc:attribute name="downloadAction" required="true" method-signature="java.lang.String action()"/>
      </cc:interface>
      <cc:implementation>
        <tc:button label="Action" action="#{cc.attrs.downloadAction}"/>
      </cc:implementation>
      

      Attachments

        Issue Links

          Activity

            People

              hnoeth Henning Nöth
              hnoeth Henning Nöth
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: