View Issue Details

IDProjectCategoryView StatusLast Update
0003750OXID eShop (all versions)4.11. Image handlingpublic2012-12-12 16:39
Reporterfrank Assigned To 
PriorityhighSeveritycrashReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.5.8 revision 42471 
Target Version4.6.6 revision 54646 
Summary0003750: dynimggenerator::_getImageUri incorrect
DescriptionHaving more than one sub-shop it is important not to save all sub-shop pictures in the same picture directory out/pictures, but in picture directories under the custom theme directories, e.g. out/emazure/1/pictures, out/emazure/2/pictures, etc.

This did work until shop version 4.4.x, and also in version 4.5 several source is supporting this setup, however unfortunately not all !


The core function dynimggenerator::_getImageUri is not supporting this important setup (the directory out/pictures/generated is hard-coded) and needs to be enhanced.
TagsSubshops
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0003749 resolvedandrius.silgalis oxpicturehandler::getPicUrl incorrect 
related to 0003751 resolvedLinas Kukulskis .htaccess improvement or documentation necessary for getimg.php 

Activities

Linas Kukulskis

2012-12-12 16:38

reporter   ~0008116

more information how image generation changed and how to extend it:
http://wiki.oxidforge.org/Tutorials/image_handling_changes