Needs review
Project:
Ubercart Option Images
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2008 at 21:31 UTC
Updated:
2 Nov 2011 at 19:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
tjholowaychuk commentedNope you are right they can only currently be replaced, this would be relatively quick for a new maintainer to add though.
Comment #2
edmund.kwok commentedPatch for 6.x to remove option images via checkbox :) Not sure if the patch applies for 5.x..
Comment #3
JamieR commentedAlso, it seems that when you replace an image is actually leaves the old one on the server still with no way to delete it either. Perhaps this issue could be addressed in the patch as well? Thanks!
Comment #4
cybis commentedThis important functionality is still lacking in the latest dev. Here a patch against 6.x-1.x-dev.
As JamieR noted, the 'remove' functionality only removes the database entry, not the actual file on the server. In order to delete the file, some code would be needed to first check the would-be-deleted image file is not used by another option, wouldn't it?
Comment #5
dorys commentedThis patch is not working for me. Can't delete under default option image in store setting/attributes/options/edit nor under product/edit/options