View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005387 | OXID eShop (all versions) | 5. ------ UpdateApp / Update ------ | public | 2013-09-02 16:55 | 2013-09-25 16:29 |
Reporter | martinwegele | Assigned To | |||
Priority | low | Severity | tweak | Reproducibility | sometimes |
Status | resolved | Resolution | won't fix | ||
Product Version | 4.7.0 / 5.0.0 revision 51243 | ||||
Summary | 0005387: Redirection to setup | ||||
Description | If you try to run the update app and the shop was not installed yet (config.inc.php contains "<dbHost" etc.) oxdb.php will try to redirect you to /updateApp/ui/http/setup/index.php which does not exist in the updateApp. This is because oxDb::_onConnectionError() uses a relative path for the redirect. Is it possible to do the redirection to the setup with an absolute (=complete) URL like http://shop.tld/(subdir/)setup/index.php? | ||||
Steps To Reproduce | 1. Extract all shop files from the installation package into a dir 2. extract the update app into the same dir 3. Start the update app. | ||||
Additional Information | I know that this is an extremely unlikely constellation/situation but it happened to a customer during the update from 4.6.5 to 5.0.0 and caused some confusion. I could imagine other situations where it would be difficult to debug the behaviour, too, so it might be worth to consider fixing this bug. | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||