Community
Participate
Working Groups
PROBLEM DESCRIPTION: - Assume a Date Field. - Set the error status to WARNING. - The preset value is not visible anymore. EVALUATION: The bug arises from a bugfix: Entering some arbitrary (large) number into a date field resulted in the current date being set in the field and an error status set to ERROR. The bugfix now only allows displaying user input in a field with an errorstatus but no preset values. PROPOSED SOLUTION: - We only apply the above bugfix in case the error status is set to ERROR. Don't apply the bugfix if the error status is only WARNING.
Reverted reference bsi ticket 100004 (which causes that bug). Removed obsolete (legacy) setDisplayText on model in case parsing failed. That is the original cause of 100004 and also solves this ticket.
shipped with scout 3.7.1