View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005651 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2014-02-12 10:06 | 2014-02-12 10:38 |
| Reporter | michael_keiluweit | Assigned To | |||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 4.8.3 / 5.1.3 | ||||
| Summary | 0005651: unnecessary config parameter in CE / PE | ||||
| Description | oxStart::pageStart(): $myConfig->setConfigParam( 'iMaxMandates', $myConfig->getConfigParam( 'IMS' ) ); $myConfig->setConfigParam( 'iMaxArticles', $myConfig->getConfigParam( 'IMA' ) ); <-- this is also unnecessary for Enterprise Edition, if I am right. Both are never used in the whole sourcecode. | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||