-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF34, 11.4, 2021.0
-
Component/s: Automation
Since NXP-29126, it's possible to use the POST method (instead of GET) to execute page providers.
Once it's configured, the listing is incorrectly displayed with duplicates, because of incorrect values for the "offset" attributes
Steps to reproduce:
- configure Nuxeo with this contribution
- start Nuxeo
- load 50 items in a folder
- sort by title
- scroll down
- observe that the 41st item in the list is the same as the first one. Same thing for 42nd/2nd, etc
Excepted behavior:
All items in the grid/view list must be displayed correctly when I scroll among the results
- is caused by
-
NXP-29126 Allow using automation API in nuxeo-page-provider
- Resolved
- Is referenced in
(2 Is referenced in)