View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001556 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2009-12-12 06:46 | 2012-12-10 13:45 |
Reporter | avenger | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Product Version | 4.2.0 revision 23610 | ||||
Summary | 0001556: Wrong tests for existence of language files | ||||
Description | In "public function getDir(" in "oxconfig" pathnames like "$sTheme/$iShop/$sLang/$sDir/$sFile" are used to test the existence of language files. However, both "$sLang" and "$sDir" contain the value of e.g. "de", so that pathes tested are like ".../de/de/....", which of course is wrong... | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
duplicate of | 0001505 | resolved | arvydas_vapsva | Overwriting of by standard defined language constants is not possible without copying lang.php |
|
Reminder sent to: avenger Did you debug same problem as described here: https://bugs.oxid-esales.com/view.php?id=1505 ? |
|
Closed as duplicate of 0001505. |