Uploaded image for project: 'Magnolia Form Module'
  1. Magnolia Form Module
  2. MGNLFORM-358

FormEdit MaxLenght not working (typo)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 2.7.5
    • 2.7.3
    • field, validation

      Steps to reproduce

      1. Add form component
      2. Add FormEdit field with maxLenght 1
      3. Enter more than 1 character into FormEdit field

      Expected results

      Only 1 character can be entered

      Actual results

      Unlimited characters can be entered (maxlength not set for textarea, due to typo - camel case)

      Workaround

      Rename FormEdit field maxLength to maxlength

      /modules/form/dialogs/formEdit/form/tabs/tabMain/fields/maxLength

      ->

      /modules/form/dialogs/formEdit/form/tabs/tabMain/fields/maxlength

        Acceptance criteria

              jalonso Jesus Alonso
              beschle Björn Eschle
              AuthorX
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD