Symptom
- Table filtering does not work correctly after updating UI5 version from 1.120.25 to 1.135.0.
- Field names and filter values are converted to lowercase. For example,
older SAPUI5 version:
OData : $filter=locationDescr%20eq%20'St.%20Gallen'&$skip=0&$top=5
higher SAPUI5 version:
OData : $filter=tolower(locationDescr)%20eq%20tolower('St.%20Gallen')&$skip=0&$top=5
Read more...
Environment
SAPUI5
Product
SAPUI5 all versions
Keywords
ui5 version update, table filtering issue, case sensitivity, tolower function, smartcontrols, fiori elements, metadata annotations, filter functions, sap build work zone , KBA , CA-UI5-COR , Core and Runtime , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.