View Issue Details

IDProjectCategoryView StatusLast Update
0003185OXID eShop (all versions)1. ----- eShop frontend -----public2012-12-10 14:38
Reportermichael_keiluweit 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.5.0 revision 34568 
Target VersionFixed in Version4.5.3 revision 39087 
Summary0003185: 404 after calling media data in frontend with https url
DescriptionUpload 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 Informationopened the bug for a customer.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0002444 resolvedvilma_liorensaityte Malformed URL delete path - does not delete any files 

Activities

Linas Kukulskis

2011-09-13 13:21

reporter   ~0005199

changed saving in db. saving only file name and url get from getters.
update sql script was written