View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006035 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2015-01-29 16:26 | 2015-06-09 13:30 |
Reporter | Bergfreunde | Assigned To | |||
Priority | low | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 4.7.4 / 5.0.4 revision 57063 | ||||
Target Version | 4.9.5 / 5.2.5 | ||||
Summary | 0006035: Offline-Page shouldn't be SSL | ||||
Description | Within ticket 0004979 the handling was also changed from non-SSL to SSL: $sShopUrl = oxRegistry::getConfig()->getSslShopUrl(); In our opinion the offline-page shouldn't be a SSL-Page, so it would be better to use this instead: $sShopUrl = oxRegistry::getConfig()->getShopUrl(); | ||||
Tags | HTTPS, Offline | ||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
related to | 0004979 | resolved | Offline-Page of subshops is called by wrong URL |