View Issue Details

IDProjectCategoryView StatusLast Update
0006249OXID eShop (all versions)2.6. Administer orderspublic2024-02-21 15:53
Reporterhoekie Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version4.9.5 / 5.2.5 
Summary0006249: Orders -> Main -> Ship now with email changes language
DescriptionSee steps to reproduce.
Steps To Reproduce1. go to demoshop admin: https://demoshop.oxid-esales.com/professional-edition/admin/
2. login with English
3. go to Admin Orders
-. here you see Rechnung, which is fine, since it is the German content for a German order
4. select the order and go to Main
5. click Ship now with email option
-. Everything looks fine...
6. go to Admin Orders -> Orders again
!!. now the German order is called Invoice and some content has changed language...

Second test which makes it even worse:
1. relogin to shop
2. Customer Info -> CMS Pages
3. ident=oxordersendemail
4. add<code>[{assign var="oDelSet" value=$order->getDelSet()}]
[{$oDelSet->oxdeliveryset__oxpos->value}]</code>
5. try to send the Ship now email.
!!. Crash
-. again language has changed
6. look at logs, you'll see that views are queried with wrong languages for the active_sql part.
TagsNo tags attached.
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

There are no notes attached to this issue.