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

NullPointerException after_getExistingColumns, in _checkTableStatus

XMLWordPrintable

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

      In

      org.ametys.plugins.forms.table.FormTableManager._checkTableStatus(String, Map<String, FieldValue>)
      

      line 862

      currentColumns = _getExistingColumns(connection, tableName);
      

      if currentColumns is null, a NullPointerException is thrown.

      If it is null, an exception have already been logged, so this case should be tested.

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

              Created:
              Updated:
              Resolved: