-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 10.10-HF17
-
Fix Version/s: 10.10-HF18
-
Component/s: Web UI
-
Release Notes Summary:JavaScript errors in page providers introduced by HF17 is fixed.
-
Tags:
-
Backlog priority:900
-
Team:GANG
-
Sprint:nxGang Sprint 11.1.20
NXP-28161 has introduced this regression
- setup a pageprovider with an aggregate on the document type
- make the search form and results appear in a tab
- navigate to the newly created tab
Observed behavior:
- the tab content is not correctly displayed
- a javascript error is logged in the console
- the filter count is negative
Expected behavior:
- the tab is correctly displayed
- the filter count is correct (and never negative)