View Issue Details

IDProjectCategoryView StatusLast Update
0002248OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-12-10 14:22
Reporterfaltmeyer Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Summary0002248: wrong references on image
DescriptionI do upload images via directimport, not with backend.
First I put alle images in the Folder master/1...12.
Then I will go to the article in Shopfrontend. Now, all images will be created automatically.
Now I will change one of these images image.
I will upload the new image into the folder master/4 and will reset the field oxpicsgenerated in oxarticles.
Now I will refresh the detail site of the article and the new image will be created.
Unfortunately the new image is only referenced on a temporary file in folder tmp.
In database is still the old imagename.
If I delete all files in tmp folder the old image will appear on detail of this article.
TagsExport, Import
Theme
BrowserAll
PHP Versionany
Database Versionany

Relationships

duplicate of 0002122 resolvedLinas Kukulskis New product pictures will not be generated 

Activities

dainius.bigelis

2010-12-09 17:33

reporter   ~0003791

Reminder sent to: faltmeyer

Hi,

In this case, after new image file is uploaded - it's not enough to reset the oxpicsgenerated setting, but also need to update the DB entry in OXPIC field with new file name.
So this behavior is intended, it's not a bug.

faltmeyer

2010-12-10 08:09

reporter   ~0003797

if my new image and the old image have the same name, the shop will copy the new image into the pictures folder and give a new name to it like image(1).jpg.
In this case, I cannot update the database because I do not know the the imagename, given by shop.

dainius.bigelis

2010-12-10 17:28

reporter   ~0003801

Reminder sent to: faltmeyer

Hi,

Now it's clear - if the new file name is exactly the same as previous file - then this bug is already fixed in eShop version 4.4.5. Please check the bug entry 0002122.
If you still experience this issue on the 4.4.5 version, please ReOpen this entry with comment.