Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Fix EZP-26336: Inconsistent behaviour of the search UDW method #691

Merged
merged 1 commit into from Oct 14, 2016

Conversation

dpobel
Copy link
Contributor

@dpobel dpobel commented Oct 14, 2016

JIRA: https://jira.ez.no/browse/EZP-26336

Description

This patch fixes an issue in the search UDW method where the first search never returns anything even if the REST API response contains some results. Then following searches have a wrong result count. This is happening because the rendering of the search result is triggered by the change of the search result list attribute but the result count attribute is updated afterwards.

Tests

manual test + unit tests

@dpobel
Copy link
Contributor Author

dpobel commented Oct 14, 2016

ping @yannickroger @StephaneDiot

@dpobel dpobel merged commit 6e7cefe into 1.5 Oct 14, 2016
@dpobel dpobel deleted the ezp-26336_udw_search branch October 14, 2016 11:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
3 participants