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

FormView#getPropertyValue returns field value without converters applied

XMLWordPrintable

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

      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.

        Acceptance criteria

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

                Created:
                Updated:
                Resolved:

                  Task DoD