Projekt

Allgemein

Profil

GX-Bug #68373

Von Ulrich Wenk vor mehr als 2 Jahren aktualisiert

google_export_condition ist nicht sprachabhängig, Sprachabhänig, es wird immer bei Google oder CSV Export nur der deutsche Text exportiert auch wenn man im Export Schema die Sprache ändert. 

 Die Einträge in der Datenbanktabelle products_item_codes für google_export_condition sind fest in deutsch vorgeben ohne Abhängigkeit der Sprache 

 Kann wie folgt reproduziert werden: 

 1. Im Gambio Admin unter "Import / Export->Preis-Portal" Export->Preissuchmaschinen" ein neues Profil Schema anlegen 
 2. Neues Profil editieren, im Im Reiter Spalten per Dropdown die Spalte "[Google] Artikelzustand des Produkts" "Zustand" hinzufügen und als Spalteninhalt Variable p_google_export_condition wählen (ist ggf. vorausgewählt), speichern 
 3. die Sprache im Profil auf englisch stellen (Reiter Einstellungen), speichern 
 4. Reiter Kategorien: Kategorie(n) auswählen, speichern Speichern 
 5. In einem Artikel in einer Kategorie die Zustand "neu" oder "gebraucht" zuweisen 
 6. Export durchführen 
 7. CSV Datei öffnen und sehen, dass in der Spalte für jeden Artikel nur "neu" exportiert wird 

 Erwartestes Ergebnis: 
 Beim Export einer CSV oder TXT für Google oder den Preissuchmaschinen wird der Text für den Zustand auch abhängig von der Sprache korrekt exportiert 

 Tatsächliches Ergebnis: 
 Beim Export einer CSV oder TXT Datei für Google oder Preissuchmaschinen wird nur der deutsche Text exportiert egal welcher Sprache das Export Schema vorgibt 

 ------ 

 google_export_condition is not language dependent, it is always exported with Google or CSV export only the German text even if you change the language in the export scheme. 

 The entries in the database table products_item_codes for google_export_condition are fixed in German without language dependency. 

 Can be reproduced as follows: 

 1. create a new profile schema in the Gambio Admin under "Import / Export-> price comparison". Export->Price Search Engines". 
 2. edit the profile, in the tab columns add the column "condition" via the dropdown "available variables" and select as variable p_google_export_condition (could be already pre-selected) 
 3. set the language in the profile to english (tab configuration), save 
 4. choose 1 or more categories (tab categories), save 
 5. assign the condition "new" or "used" in a product in a category 
 6. perform export 
 7. open CSV file and see that only "neu" is exported in the column for each product 

 Expected result: 
 When exporting a CSV or TXT for Google or the price search engines, the text for the state is also exported correctly depending on the language 

 Actual result: 
 When exporting a CSV or TXT file for Google or price search engines, only the German text is exported no matter what language the export scheme specifies. 


 ____________________________________ 



Zurück