Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-6174

FormView#getPropertyValue returns field value without converters applied

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Won't Do
    • Neutral
    • None
    • None
    • None
    • None

    Description

      info.magnolia.ui.editor.FormView#getPropertyValue(java.lang.String) returns actual field value, but different value could be persisted when commiting because converters could be involved.

       DateFields are example of fields, where we have default DateConverter which is not involved in this computation, so when using, programmer should convert (time shift) times according the user's preferred  time zone. This is cumbersome and would be avoided if FormView would be able to return final property value as saved eventually by binder.

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                asiska Adam Siska
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Checklists

                    Task DoD