Projekt

Allgemein

Profil

Aktionen

GX-Bug #70179

geschlossen

Datei dependent.php wird vom Updater nicht verarbeitet | File dependent.php is not processed by the updater

Von Till Tepelmann vor mehr als 1 Jahr hinzugefügt. Vor mehr als 1 Jahr aktualisiert.

Status:
Erledigt
Priorität:
Normal
Zugewiesen an:
Ahmed Hamouda
Kategorie:
Updater
Zielversion:
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.7.2.0
Release Notes Langtext:

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:

  1. Shop 4.7.1.2 installieren
  2. SP 4.7.2.0 beta 1 installieren
  3. 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:

  1. install Shop 4.7.1.2
  2. install SP 4.7.2.0 beta 1
  3. 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 to remove_global_product_notifications_column.php and moved to the v4.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.


Aktionen

Auch abrufbar als: Atom PDF