Projekt

Allgemein

Profil

Aktionen

GX-Bug #70020

geschlossen

Wenn die Einstellungen "Artikeloptionen inaktiv setzen" und "Artikeloptionenlagerbestand anzeigen" aktiv sind, ist der Shop nicht mehr aufrufbar

Von Till Tepelmann vor etwa 2 Jahren hinzugefügt. Vor etwa 2 Jahren aktualisiert.

Status:
Erledigt
Priorität:
Sofort
Zugewiesen an:
Moritz Bunjes
Kategorie:
Core
Zielversion:
% erledigt:

0%

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

Die Shop-Seite wird nun korrekt geöffnet, wenn die Einstellungen "Artikeloptionen inaktiv setzen" und "Artikeloptionenlagerbestand anzeigen" kombiniert werden.


Beschreibung

Wenn die Einstellungen "Artikeloptionen inaktiv setzen" und "Artikeloptionenlagerbestand anzeigen" aktiv sind, ist der Shop nicht mehr aufrufbar

Kann wie folgt reproduziert werden:

  1. Shopversion 4.7.1.0 installieren
  2. Unter Einstellungen die Option "Artikeloptionen inaktiv setzen" aktivieren
  3. Die Einstellung "Artikeloptionenlagerbestand anzeigen" aktivieren
  4. Einem Artikel eine VPE zuweisen und einen VPE Wert eintragen.
  5. Im Artikel die Option "Anzeige VPE" aktivieren
  6. Artikel im Shop aufrufen, oder die Startseite aufrufen

Erwartetes Ergebnis:
Wenn man die Optionen "Artikeloptionenlagerbestand anzeigen" und "Artikeloptionen inaktiv setzen" aktiviert hat, sollte der Shop weiterhin aufrufbar sein und die Artikel sich öffnen lassen

Tatsächliches Ergebnis:
Es lassen sich keine Artikel oder die Startseite des Shop öffnen, wenn die Optionen "Artikeloptionen inaktiv setzen" und "Artikeloptionenlagerbestand anzeigen" aktiv sind, der Shop lässt sich nicht mehr nutzen.


If the settings "Set item options inactive" and "Show item options stock" are active, the store is no longer accessible

Can be reproduced as follows:

  1. install store version 4.7.1.0
  2. activate the option "Set article options inactive" under settings
  3. activate the setting "Show article options stock".
  4. assign a VPE to a product and enter a VPE value.
  5. activate the option "Display VPE" in the product
  6. call up product in the store, or call up the start page

Expected result:
If you have activated the options "Display item options stock" and "Set item options inactive", you should still be able to call up the store and open the products.

Actual result:
No products or the store home page can be opened when the "Set item options inactive" and "Show item options stock" options are active, the store can no longer be used.


Unexpected error occurred...
Message: SQL Error!
Unknown column 'products_vpe_id' in 'field list'
Query: SELECT products_vpe_id,min(options_values_price), gm_vpe_value FROM `products_attributes` WHERE
                                        `attributes_stock` > 0 AND
                                        `gm_vpe_value` <> 0 AND
                                        `products_id`=1144
                                        GROUP BY products_vpe_id, gm_vpe_value
                                        LIMIT 1

Code: 1054
File: /inc/xtc_db_error.inc.php
Line: 35

                         'number'  => $p_errno
                     ]);
├─     throw new RuntimeException("SQL Error!\n{$error}\nQuery: {$p_query}", (int)$p_errno);
  }

Trace: 

[0] /inc/xtc_db_query.inc.php:69
[1] /includes/classes/product.php:831
[2] /includes/classes/product.php:806
[3] /includes/classes/shopping_cart.php:737
[4] /GXModules/Gambio/Hub/Shop/Overloads/BottomThemeContentView/GambioHubBottomThemeContentView.inc.php:24
[5] /GXMainComponents/View/ThemeContentViews/layout/BottomThemeContentView.inc.php:50
[6] /GXMainComponents/View/ThemeContentViews/core/ThemeContentView.inc.php:153
[7] /system/classes/layout/BottomContentControl.inc.php:56
[8] /system/classes/layout/LayoutContentControl.inc.php:73
[9] /system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:41
[10] /index.php:138

Aktionen

Auch abrufbar als: Atom PDF