GX-Bug #70179
geschlossenDatei dependent.php wird vom Updater nicht verarbeitet | File dependent.php is not processed by the updater
0%
Der Gambio Updater führt nun alle Updates zur Version 4.7.2.0 zuverlässig aus
Beschreibung
Datei dependent.php wird vom Updater nicht verarbeitet die Datei wird ignoriert.
Kann wie folgt reproduziert werden:
- Shop 4.7.1.2 installieren
- SP 4.7.2.0 beta 1 installieren
- in der Datenbank auf die Tabelle customers_info schauen ob die Spalte global_product_notifications entfernt wurde
Erwartetes Ergebnis:
Die Datei dependent.php wird vom Updater ausgeführt und die darin enthalteten SQL werden ausgeführt
Tatsächliches Ergebnis:
Die Datei dependent.php wird nicht ausgeführt und somit die darin enthaltenen SQL Befehle nicht angwendet.
File dependent.php is not processed by updater the file is ignored.
Can be reproduced as follows:
- install Shop 4.7.1.2
- install SP 4.7.2.0 beta 1
- look in the database on the table customers_info if the column global_product_notifications was removed.
Expected result:
The file dependent.php will be executed by the updater and the SQL contained in it will be executed
Actual result:
The dependent.php file is not executed and therefore the SQL commands it contains are not applied.
UPDATE:
- The
dependent.php
file has been renamed toremove_global_product_notifications_column.php
and moved to thev4.7.2.0/dependent/
folder.
How to test:
- Run the
v4.7.2.0
Gambio Updater
Expected:
The customers_info
table should not have the global_product_notifications
column after the update.
Von Alexandre Ataides vor fast 2 Jahren aktualisiert
- Zugewiesen an wurde auf Alexandre Ataides gesetzt
Von Alexandre Ataides vor fast 2 Jahren aktualisiert
- Beschreibung aktualisiert (Vergleich)
Von Alexandre Ataides vor fast 2 Jahren aktualisiert
- Beschreibung aktualisiert (Vergleich)
Von Alexandre Ataides vor fast 2 Jahren aktualisiert
- Status wurde von Gemeldet zu In Bearbeitung geändert
- Zielversion wurde auf 4.7.2.0 gesetzt
- Release Notes Langtext aktualisiert (Vergleich)
Von Alexandre Ataides vor fast 2 Jahren aktualisiert
- Status wurde von In Bearbeitung zu Testing geändert
- Zugewiesen an
Alexandre Ataideswurde gelöscht
Von Moritz Bunjes vor fast 2 Jahren aktualisiert
- Zugewiesen an wurde auf Moritz Bunjes gesetzt
Von Moritz Bunjes vor fast 2 Jahren aktualisiert
- Zugewiesen an
Moritz Bunjeswurde gelöscht
Von Moritz Bunjes vor fast 2 Jahren aktualisiert
- Release Notes Langtext aktualisiert (Vergleich)
Von Ahmed Hamouda vor fast 2 Jahren aktualisiert
- Zugewiesen an wurde auf Ahmed Hamouda gesetzt
Von Ahmed Hamouda vor fast 2 Jahren aktualisiert
- Status wurde von Testing zu Erledigt geändert