Aktionen
GX-Bug #70343
geschlossenAfterbuy - Doctrine QueryBuilder throws an exception when using the `::or + `::and`` method
Status:
Erledigt
Priorität:
Dringend
Zugewiesen an:
Alexandre Ataides
Kategorie:
Afterbuy
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.7.2.3
Release Notes Langtext:
Afterbuy Kompatibilität Fix für Cloudshops
Beschreibung
The Doctrine Query Builder throws an exception in the AfterbuyCronjobTask
because the ::or
+ ::and
method are used.
Depending on the version of the Doctrine DBAL library, the QueryBuilder may throw an exception when using the ::or
or ::and
methods. It is safer to build the WHERE statement of the query as a string since it works this way under all versions of the Doctrine DBAL library.
Aktionen
#1
Von Tobias Schindler vor fast 2 Jahren aktualisiert
- Status wurde von Gemeldet zu In Bearbeitung geändert
- Zugewiesen an wurde auf Tobias Schindler gesetzt
Aktionen
#2
Von Tobias Schindler vor fast 2 Jahren aktualisiert
- Thema wurde von Afterbuy - Doctrine QueryBuilder throws an exception when using the `::or` method zu Afterbuy - Doctrine QueryBuilder throws an exception when using the `::or + `::and`` method geändert
- Beschreibung aktualisiert (Vergleich)
Aktionen
#3
Von Tobias Schindler vor fast 2 Jahren aktualisiert
- Status wurde von In Bearbeitung zu Testing geändert
- Zugewiesen an
Tobias Schindlerwurde gelöscht - Zielversion wurde auf 4.8.0.0 beta1 gesetzt
- Release Notes Langtext aktualisiert (Vergleich)
Aktionen
#6
Von Alexandre Ataides vor fast 2 Jahren aktualisiert
- Zugewiesen an wurde auf Alexandre Ataides gesetzt
Aktionen
#7
Von Alexandre Ataides vor fast 2 Jahren aktualisiert
- Status wurde von Testing zu Erledigt geändert
Aktionen
#8
Von Moritz Bunjes vor fast 2 Jahren aktualisiert
- Tags wurde von 4.8.0 zu 4.8.0.0_beta1 geändert
Aktionen
#9
Von Moritz Bunjes vor fast 2 Jahren aktualisiert
- Kategorie wurde von Partner zu Afterbuy geändert
Aktionen