View Issue Details

IDProjectCategoryView StatusLast Update
0001881OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2015-05-04 15:13
ReporterMBa Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionno change required 
Summary0001881: handle of category-pictures is different to other pictures
DescriptionNormally a image/icon url will get with
$oObject->getPictureUrl();
I checked this with article, manufacturer and vendor pictures.

But not for categories. Here this function just returns the url-path to the picture.
Additional InformationIn Templates the real picture url is calculated in this way.

Forntend->list.tpl:
[{$actCategory->getPictureUrl()}]0/[{ $actCategory->oxcategories__oxthumb->value }]

Backend->category_pictures.tpl:
[{$shop->dimagedir}]/0/[{$edit->oxcategories__oxthumb->value }]

I think, this is not a consistent handling for this.
And make it very hard to extend image manipulation without changing templates, specially the backend.
TagsCategory, Image Conversion
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

dainius.bigelis

2010-06-07 16:31

reporter   ~0003149

Hi,

We will pay attention to that and will think how this place can be improved.
Currently, as this is more feature request, it is moved to oxid.uservoice.com:
http://oxid.uservoice.com/forums/31940-feature-requests/suggestions/812073

Here the entry is closed.
Thank you for your report and notes.

Best regards,