Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2922

ArrayIndexOutOfBoundsException when specifying no name

    XMLWordPrintableJSON

Details

    Description

      When parsing a encoded string without a name in the constructor of ConditionalPermissionInfoImpl you get a ArrayIndexOutOfBoundsException. If I'm correct the syntax in the specification is:

      policy ::= access '

      {' conditions permissions'}

      ' name?
      access ::= 'ALLOW' | 'DENY' // case insensitive
      name ::= quoted-string

      doesn't that make the name optional?

      Attachments

        Activity

          People

            karlpauls Karl Pauls
            slimmy Andie Similon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: