View Issue Details

IDProjectCategoryView StatusLast Update
0006967OXID eShop (all versions)4.06. Language and translationspublic2019-04-01 16:00
Reporterivoba Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version6.1.2 
Summary0006967: When blSkipViewUsage = true saving of Article description in English doesnt work
DescriptionWhen in config.inc.php:
$this->blSkipViewUsage = true;
its not possible to save Article description in 2nd language f.e. English.
Steps To Reproduce- In config.inc.php set:
  $this->blSkipViewUsage = true;
  
  - go to any Article
  - switch language to English
  - enter a description and save Article
  
  English Article description will be shown still in German.
  
  When setting $this->blSkipViewUsage = false; all works.
TagsI18N
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

There are no notes attached to this issue.