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

Impossible to save a form

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 2.0.0
    • 2.0.0
    • Back Save
    • None

      In

      org.ametys.plugins.forms.table.FormTableManager._getExistingColumns(Connection, String)
      

      There is an exception on line 974

      columns = metadata.getColumns(con.getCatalog(), null, filteredTableName, null);
      

      The last parameter should not be null, an empty string seems to fix this.

            pgros Pierre Gros (Inactive)
            pgros Pierre Gros (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: