When setting value on a comboBox, after it's store is loaded, we need to refer to the correct value in the criteria. (In the original code "i" may have changed before the listener is called, so we need to use the field mapping)
Authored by: b_calderwood 2012-08-21
Parent: [r6312]
Child: [r6314]