Siebel Quick Search doesn't trim white spaces during query - Siebel 8.1.1.14.5 8.1.1.14.3 8.1.1.15
Hello,
We have noticed that Siebel doesn't trim white spaces when user query via Quick Search. We are expecting that Quick Search would return the same records as List or Form applet queries
Below is current functionality when user do queries in Form and List applets.
- Query with Account Name "Important Client" will return records who start with "Important Client" so it will return Accounts like:
: "Important Client 1"
: "Important Client 2"
: "Important Client ABC"
: "Important Client"
: "Important Client1"
: "Important ClientABC" etc
- Query with Account Name "Important Client " will return precisely the same Accounts as previous query. PLEASE NOTICE THAT AT THE END OF THIS QUERY THERE IS WHITE SPACE.