Bug #5017
v1.8.1 : tables structure update is not taken into account
Status: | New | Start date: | 07/21/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Incident detected : when updating Form Creator to version 1.8.1, plugin tables were not modified (column 'cat' is missing in table _forms, column 'type' is missing in table _targets).
Hook.php analysis (version 1.8.1) shows that only tables creation is handled, but not tables update.