View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003185 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2011-08-25 14:51 | 2012-12-10 14:38 |
| Reporter | michael_keiluweit | Assigned To | |||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.5.0 revision 34568 | ||||
| Fixed in Version | 4.5.3 revision 39087 | ||||
| Summary | 0003185: 404 after calling media data in frontend with https url | ||||
| Description | Upload a pdf to an product in the backend under "Products -> Extended -> Media URLs". After calling the media file and the shop runs with https (setted in config.inc.php) the shop shows an 404 error, cause the link is fault. Example: shop links the media file like this: https://www.some-oxid-eshop.com/www.some-oxid-eshop.com/out/media/document.pdf instead of: https://www.some-oxid-eshop.com/out/media/document.pdf | ||||
| Additional Information | opened the bug for a customer. | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
| related to | 0002444 | resolved | vilma_liorensaityte | Malformed URL delete path - does not delete any files |