Details
-
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Master
-
None
-
4
-
App_Builder_7.3_31
-
Regression Bug
Description
Description
A console error is happening when searching for a specific object name (with multiple matches) in the list of objects.
Steps to Reproduce
- Go to Control Panel > App Builder > Objects;
- Add some Custom Objects (e.g.: names: Object 1, Object 2, Object 3, alex);
- Try to search using the string: "Object" - 3 items are found/shown - OK;
- Try to search using the string: "Object 1" - 4 items are found/shown and the error happens - NOT OK;
- Try to search using the string: "alex" - 1 item is found/shown - OK;
- Try to search using an invalid string: "invalid" - 0 items are found/shown - OK;
Error:
fetch.es.js:43 GET http://localhost:8080/o/data-engine/v2.0/data-definitions/by-content-type/app-builder?p_auth=BHrnaOPq&t=1591197039749&keywords=object+1&page=1&pageSize=20&sort=
Expected Result
A console error is not happening when searching for a specific object name (with multiple matches) in the list of objects
Actual Result
A console error is happening when searching for a specific object name (with multiple matches) in the list of objects.
Reproduced In
master: 3209bb8cf5ccb21b62c60e1d3897d139bc5b6420