Review and extend the concept of MultiValueHandler (MGNLUI-1864)

[MGNLUI-2040] Change the default value type handling Created: 06/Sep/13  Updated: 20/Sep/13  Resolved: 06/Sep/13

Status: Closed
Project: Magnolia UI
Component/s: forms
Affects Version/s: 5.0, 5.0.1, 5.0.2, 5.0.3, 5.0.4
Fix Version/s: 5.1

Type: Sub-task Priority: Neutral
Reporter: Eric Hechinger Assignee: Eric Hechinger
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
causality
is causing MGNLUI-2033 Cannot edit Long properties Closed
Template:
Sprint: 5.1 - RC1

 Description   

A field property has to be typed.
The type has to be defined based on the following logic:

  • get the type defined by the field definition (property type)
  • if not defined, get the type defined by the field factory (A date field factory may define a default type : Date)
  • if not defined, get the type of the already stored property value (if existing)
  • if not existing set the default type (String).

Generated at Mon Feb 12 08:52:37 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.