Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
7.3.x, 7.2.x
-
Committed
-
4
-
Regression Bug
Description
Reproduction:
- Start dxp 12 bundle and login as admin
- Go to Content & Data → Web Content and create two Basic Web Contents
- Go to the Home page and place an Asset Publisher widget
- Click on the Asset Publisher's kebab menu and select Configuration→Display Settings
- Change the Number of Items to Display to 1 and Pagination Type to regular then save
- Click "next" to paginate
- Note that the "_delta=4" parameter is included in the url
- Change the page trough the dropdown selector
Expected: The url contains the "_delta" parameter
Actual: The url does not contain the "_delta" parameter
This issuer becomes more problematic, when someone using this taglib in their customisation. WIth the assetPublisher Portlet, the delta parameter is a portlet configuration, however with a basic usage if we are missing the delta parameter from the url, it will reset back to default.
Attachments
Issue Links
- is caused by
-
LPS-134536 Pagination not working trough dropdown selection
- Closed