Error while selecting a server in the Login Page

Modified on Thu, 22 Dec 2011 14:05 by CAREWare Help Desk — Categorized as: FAQ

This error is caused because the list of servers in the combobox 'serverlist' are not alphabetically sorted. This could result in a possible selection of a wrong server in the list because the selected item is always the first item of the filtered list which contains a specified substring. The substring begins with the first letter of the string. Here is a situation where a wrong server is selected. If 'PC' and 'PC2' are names of two servers in the list and 'PC2' is added after 'PC', selection of either of the two servers will result in the selection of only the first server 'PC'.

This bug was found in build517
This bug was fixed in build580
TTP #1671

Back to Bugs

Back to Frequently Asked Questions