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

LinkField ignores configured validators

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.2.9, 5.3.3
    • 5.2.7, 5.3.2
    • framework

      info.magnolia.ui.form.field.LinkField#isValid ignores field validators.
      As the LinkField class overrides com.vaadin.ui.AbstractField#isValid without a super-method invocation, the method com.vaadin.ui.AbstractField#validate is never called.

      One use case could be to validate that the link provided can be reached.

        Acceptance criteria

              ehechinger Eric Hechinger
              rgange Richard Gange
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD