-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0-HF19, 7.3
-
Component/s: Layouts & Widgets
-
Upgrade notes:
-
Sprint:nxNag Sprint 7.4.4
nuxeo-select2.js when using a pageProvider name or a NXQL query will append a '%' to the searchTerm (typed term).
It prevents the selector to use a page provider using elasticsearch.
But the '%' character should be carrried by the pageprovider pattern or the query itself to allow to switch the pageProvider to elasticsearch. Indeed, the '%' needs to be converted to a proper wildcard for elasticsearch and if it is not in the pageProvider pattern, it won't be properly converted.
- is required by
-
NXP-18054 Fix document import suggest box and search collection suggest box
- Resolved
-
NXP-17881 Fix document search in Add to collection popup
- Resolved
-
NXP-18259 Fix document suggestion widget when specifying Nxql query
- Resolved
-
NXP-18351 Fix Document Suggestion helper documentation platform side
- Resolved
-
NXS-2963 Fix Document Suggestion helper documentation studio side
- Resolved