View Issue Details

IDProjectCategoryView StatusLast Update
0006464OXID eShop (all versions)4.01. Database handlingpublic2016-08-11 14:40
Reporter[email protected] Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionunable to reproduce 
Product Version4.9.9 / 5.2.9 
Summary0006464: oxid=null in views for languages using _set1 tables, if no entry in _set1 for current line
DescriptionWhen building the views, oxid uses *_set1.OXID instead of *.OXID for the OXID column.
Therefore, if no language strings for any language in _set1 tables exist, the oxid in the view is NULL
Steps To Reproduce- Use a shop, with existing data.
- create additional languages to exceed the iLangPerTable value
- rebuild views
- load view (e.g. Article or Category)
- you will see, that the oxid is null for all entries.
TagsNo tags attached.
ThemeAll
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Activities

QA

2016-08-11 14:40

administrator   ~0011728

tried to reproduce in PE 4.9.9 and EE 5.3.1 by adding 10 languages, but for article and category view tables the OXID is not Null for all entries.