View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001869 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2010-05-31 17:32 | 2010-09-23 14:43 |
| Reporter | dominik_ziegler | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.3.2 revision 27884 | ||||
| Fixed in Version | 4.4.1 revision 28950 | ||||
| Summary | 0001869: System requirements does not support custom theme directories | ||||
| Description | If you use a custom theme directory in out/ the system requirements class will not check the src/ directory in your custom theme directory. Therefore the src/ directory in basic/ is checked. The basic/ directory could be deleted if you use a custom there directory so the check fails. Please change "out/basic/src/" in $aPathsToCheck in the method oxSysRequirements::checkServerPermissions() to support custom themes. | ||||
| Additional Information | http://www.oxid-esales.com/forum/showthread.php?t=5541 (german) | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
| related to | 0001991 | resolved | sarunas_valaskevicius | File Rights check fails if "tmp" Folder is not in the shop root |