spinner validation is wrong when minvalue=0 and no maxvalue

Description

In this constellation in the object definition the validation of the spinner is wrong:

property name="anz" type="numeric" dbtype="varchar" control="spinner" minvalue="0";

Regardless of the value, the validation error message is "Must be at least 0".

This only happens, when the minvalue="0" and there's no maxvalue defined. With minvalue > 0 and a maxvalue everything is fine.

Environment

None

Activity

Show:

Dominic WatsonMarch 15, 2018 at 11:11 AM

Thanks for the fix

Fixed

Details

Assignee

Reporter

Accepted

Yes

Fix versions

Affects versions

Priority

Backbone Work Sync

Created January 30, 2018 at 7:41 AM
Updated March 15, 2018 at 11:11 AM
Resolved March 15, 2018 at 11:11 AM