View Issue Details

IDProjectCategoryView StatusLast Update
0002037OXID eShop (all versions)4.07. Source code, Testpublic2012-12-10 13:44
Reportermirsch 
PrioritylowSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
PlatformallOSallOS Versionall
Product Version4.4.1 revision 28950 
Target VersionFixed in Version4.5.1 revision 38045 
Summary0002037: typo in function name in core/oxdelivery.php
Descriptionthere is a function called "hasArtices()" this should be "hasArticles()
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

Linas Kukulskis

2011-04-22 15:22

reporter   ~0004395

marked as deprecated
created hasArticles()
replaced old one with new one.