Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-1973

BeanUtils#getFacetedNavigationResultDocument breaks for free injected HstQueries :

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Top
    • Resolution: Fixed
    • None
    • 2.24.02, 2.25.00-alpha
    • None
    • None

    Description

      The query used in

      getFacetedNavigationResultDocument(final HstRequest hstRequest, final String query, final String relPath,
      final ObjectConverter objectConverter, final Class<T> beanMappingClass)

      can already be an xpath query! If also then

      SearchInputParsingUtils.parse(query, false);

      is applied, the xpath query just get broken.

      We need to remove the SearchInputParsingUtils from this part...

      Attachments

        Activity

          People

            jsheriff Junaidh Kadhar Sheriff
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: