View Issue Details

IDProjectCategoryView StatusLast Update
0004810OXID eShop (all versions)4.07. Source code, Testpublic2013-01-14 11:45
ReporterWBL_BjoernLange 
PriorityhighSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version4.7.3 / 5.0.3 revision 54408 
Summary0004810: Typo in statistic_main.php "disables" reports
Description
$sPath     = getShopBasePath(). "aplication/controllers/admin/reports"; // <--- missing p in applilcation
        $iLanguage = (int) oxConfig::getParameter("editlanguage");
        $aAllreports = array();

        $aReportFiles = glob( $sPath."/*.php" );

TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

has duplicate 0004865 resolvedLinas Kukulskis PHP-Warning on PHP Version 5.3.18-nmm1: 
related to 0004845 resolvedsvetlana Statistic Report1 not working 

Activities

Linas Kukulskis

2012-12-20 15:21

reporter   ~0008196

fixed