Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Bug with boolean fields

$
0
0
Since I upgraded SmartGWT I am getting an error while validating these fields:
Code:

<field name="f_boolean_field" type="boolean" sqlStorageStrategy="number" />
I get the validation error: "Muss eine ganze Zahl sein", which translated means: "It must be an integer.".

The exact code worked with a previous version of smartgwt.

Works with: SmartGWT 5.0p 2015-04-12 Power
Does NOT WORK with: SmartGWT 5.0p 2015-09-01 Power

I guess this is a regression errror. Could you please take a look?
Using MSSQL Server 2014 as a DB.

Viewing all articles
Browse latest Browse all 4756

Trending Articles