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

Backport: Async component rendering request does not include query parameters for the async component

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.28.08
    • 2.28.09
    • None

    Description

      If you mark a component with hst:async = true it will fetch that component asynchronous. However, it should repeat the query string if available.

      Reproduction of the problem:

      1) start up the old archetypes project
      2) Goto http://localhost:8080/cms/console/?path=/hst:hst/hst:configurations/gettingstarted/hst:pages/overview/main/content and add:

      hst:parameterNames =

      {pageSize}

      hst:parameterValue =

      {1}

      hst:async = true

      Now visit http://localhost:8080/site/news

      You cannot page correctly now since the async URL does not contain the query string any more

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: