Uploaded image for project: 'Forms'
  1. Forms
  2. FORMS-70

file extension in forms is case sensitive and requires a tooltip

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.0
    • None
    • Back Save
    • None

      How to reproduce

      • Connect to cms
      • edit a content
      • add a file field
      • set a rule extension to ".jpg"
      • Save
      • fill the form with a picture "test.JPG"
      • submit

      Actual behavior

      • A message is displayed in a new window that the file has not a valid extension
      • no tooltip to help the contributor to define the extension, how to set more than one? should I set .jpg or only jpg...?

      Expected behavior

      • a pop-up instead of a new page
      • a tooltip to explain how to set this field
      • no case sensitive

          [FORMS-70] file extension in forms is case sensitive and requires a tooltip

          There is a popup, but in your case, the js part says that its ok (and it is) but the java part does not and this is an issue.

          When you enter a wrong value, a popup explains you how to enter correct values. This will be fine.

          As I explain above this is not case sensitive in js, but in java.

          Raphaël Franchet added a comment - There is a popup, but in your case, the js part says that its ok (and it is) but the java part does not and this is an issue. When you enter a wrong value, a popup explains you how to enter correct values. This will be fine. As I explain above this is not case sensitive in js, but in java.

            Unassigned Unassigned
            fravetier Frederic Ravetier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: