View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003122 | OXID eShop (all versions) | 5. ------ UpdateApp / Update ------ | public | 2011-08-10 11:02 | 2011-08-11 12:36 |
Reporter | d3 | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.1 revision 38045 | ||||
Fixed in Version | 4.5.2 revision 38481 | ||||
Summary | 0003122: Update to 4.5.1 transform Shop to "OXID Surf- und Kiteshop" | ||||
Description | During the Update to 4.5.1 the Shop will be transform into a "OXID Surf- und Kiteshop". Every Shop is a "OXID Surf- und Kiteshop" after this update! | ||||
Steps To Reproduce | UPDATE `oxshops` SET `OXTITLEPREFIX` = 'OXID Surf- und Kiteshop' , `OXTITLEPREFIX_1` = 'OXID Surf and Kite Shop' , `OXSTARTTITLE` = 'Der Onlineshop für Wassersport und Sommerspass' , `OXSTARTTITLE_1` = 'Online Shop for water sports and summertime' WHERE `OXID` = 'oxbaseshop'; | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
this codepart is in \updateApp\updates\sql\34568.sql beginning with line 41 I don´t think it is supposed to overwrite ones SEO prefix / suffix on an existing shop with the update patch. |
|
This SQL supposed to go to demodata.sql only. Now it's fixed (SQL removed from the update.sql to version 4.5.1). Those, who already executed the updateApp without fix - please fix the titles in eShop to correct ones, by entering it manualy. We are sorry for inconveniences. Best regards, |