Skip to main content


 

Symptoms


We have just upgraded to 4.6.11 and are now seeing an issue around case sensitivity and the values of a radio button list.

Previously 4.6.9 all values when hard coded in Radio Button Lists were set to an upper case True or False when using static values.

The SmO is used to retrieve a boolean value from the database. This value is returned as lower case.
It would appear that a SQL SmO is now returning lower case values or the Radio Button list is now case sensitive.

 

Diagnoses


If you enter true or false all lower case if you enter True or False with any other casing it will fail.

 

Resolution

This issue has been identified as a bug and has been logged as such. Applying the provided coldfix managed to fix this issue on the clients end.
Bug 591887: K2SF RadioButtonList: Radio Button list case sensitive - This is caused by SmartObjects returning lower-case "true" and because RBL is case sensitive this causes issues

Bug 591974: K2SF RadioButtonList: Radio Button list case sensitive - This is caused by SmartObjects returning lower-case "true" and because RBL is case sensitive this causes issues




 
Be the first to reply!

Reply