View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006107 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2015-04-02 14:34 | 2024-01-31 14:02 |
Reporter | tjungcl | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | 4.9.3 / 5.2.3 | ||||
Summary | 0006107: offline.html redirect loop if DB connection is lost | ||||
Description | If you are in a category of your shop and the db connection is lost, the shop tries to resolve www.shop.de/category/offline.html and starts looping 301 redirects. I dont think this is a duplicate of the several solved issues regarding the offline.html because it still happens in 5.2.3 | ||||
Steps To Reproduce | - disable debug mode - open a category in demoshop - change db password in config.inc.php - refresh page | ||||
Additional Information | the reasons seems to be the line header("Location: offline.html"); in oxonfig->_handleDbConnectionException which sets the code 500 page to offline.html in the current directory. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||