I just noticed that I am getting some unexpected search results for my user list. It seems that I have at some point changed some values from upper case to lower case letters. Now I have them completely mixed in the database.
But the values show up as search results no matter what case they are.
I wonder if this is intentional or a bug? I do understand that changing the values will mix up the values in the database. That is not my point.
But when I do a search for "Test" from my opinion it should output only "Test" values and not "Test" and "test".
Can you check if my observation is correct and the search does not make any distinction between upper case and lower case at least for select values?
Search isn't case sensitive intentionally. The search is added directly to the userlist query and SQL is not case sensitive.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.