Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Done
-
None
-
5.12.4
-
release
-
5.14.1
-
wt-5.16.1
-
0505
Description
When advanced search takes long time (e.g. slow server), the poll call may cancel because of the ajax timeout, causing a javascript error that breaks interface.
This happens inside "gridLoaded", because jsd is null (canceled call).