View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003390 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2011-11-23 08:49 | 2012-12-07 14:28 |
Reporter | tjungcl | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Past development | ||||
Fixed in Version | 4.6.0_beta3 | ||||
Summary | 0003390: getArticleLongDesc with given sOxid param uses wrong parent if longdesc empty | ||||
Description | the function has an optional parameter sOxid which defines, from wich article the longdesc is loaded. if the articles longdesc is empty, the function loads the longdesc from the parent. However, the parent is loaded from $this, not from $sOxid. Either the parent-data has to be loaded from $sOxid's parent if $sOxid is given, or better with given sOxid the parent data should not be loaded at all (assuming, that calling getArticleLongDesc('12345') means, that i want the longdesc from exaclty THAT article, not its parents. | ||||
Tags | Products | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||