4Site
Support Request System
View Patch #50.024.021
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
none
Symptoms:
Selecting an item from a ComboBox that contains items with duplicate display text may results in the wrong item being selected.
Solution:
When a ComboBox contained items with different keys but the same descriptive text, selecting the first one in the list would behave properly but selecting the second on in the list would result in behaviour as if the first one was selected. A fix has been implemented so that the item's key/index is always used to identify it rather than the display text.
Browse Patches
Find a Patch
Return to Request System Menu