Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-6844

Admin UI add client side validation/limit characters on textareas

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • None
    • None
    • None
    • None

    Description

      When submitting a form (e.g PushApp registration or edit form) and the textarea contains more than 255 chars, an exception occurs on the backend side since the value is larger than the column length:

      e.g: org.h2.jdbc.JdbcSQLException: Value too long for column "DESCRIPTION VARCHAR(255)"

      The error message which appears on the screen is: "Current Error: Error Saving".

      Attachments

        Activity

          People

            lholmqui@redhat.com Lucas Holmquist
            aemmanou Tolis Emmanouilidis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: