Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-4470

HippoPathParser throws exception for short free search paths

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Top
    • Resolution: Fixed
    • r2.16.00
    • r2.16.01, r2.17.00
    • None
    • None

    Description

      When for example path is:

      /myfacnav[

      {foo}

      ]

      then this throws OOBE. [

      {fooo}

      ] does succeed again.

      java.lang.StringIndexOutOfBoundsException: String index out of range: 61
      at java.lang.String.substring(String.java:1934)
      at org.hippoecm.repository.jackrabbit.HippoPathParser.parse(HippoPathParser.java:217)

      Attachments

        Activity

          People

            Unassigned Unassigned
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: