View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005383 | OXID eShop (all versions) | 2.1. Master Settings | public | 2013-09-01 11:57 | 2013-10-07 07:36 |
| Reporter | gerldental | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | 4.7.6 / 5.0.6 | ||||
| Summary | 0005383: After swithing Admin-BE in SSL, here is no CSS linked | ||||
| Description | After swithing Admin-BE to SSL: (config.inc.php) .... $this->sAdminSSLURL = "https://sub.meindomain.de/admin/"; Here is troubles with CSS in Backend. Function $oViewConf->getResourceUrl() tries to link CSS with "http://..." and not with "https://..." as it supposed to be. SSL-Certificat exists. | ||||
| Steps To Reproduce | Switch /admin to SSL (config.inc.php) .... $this->sAdminSSLURL = "https://sub.meindomain.de/admin/"; | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
|
|
Reminder sent to: gerldental Hi, Thanks a lot for submitting this issue, but we can not reproduce the case. So please explain more detailed how you reproduce this issue. Best regards |
|
|
Hi, Sorry we can't reproduce such issue. We checked this place and everything seems to work like expected. If in the future this bug will be reproduced please bug status change to "Reopen". And please written for more details how bug need reproduce. Best regards, |
|
|
that's was issue with SSL Certificat, not OXID. So, please remove ) Thanks |