Closed (fixed)
Project:
Image
Version:
6.x-1.x-dev
Component:
image.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2006 at 01:42 UTC
Updated:
21 Apr 2006 at 05:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
linulo commentedDeleting the corresponding taxonomy vocabulary solved the problem.
So this may not be a bug but rather an ambiguity in the descriptive texts for gallery deletion.
Comment #2
archetwist commentedI think it is a bug however. Deleting a gallery is not only unsuccesfull but also creates new column in the term_data table. And whenever I try to delete a gallery I get 'Created new gallery 0' message also. It does not seem to be normal ;-)
Comment #3
neclimdulSimple fix. $tid isn't initialized so we don't know which gallery to delete. Did some related cleanup while I was at it.
Patch Attached
Comment #4
ashtonium commentedFollow up: confirming this patch as working.
Gallery terminology can now be deleted. No other issues noticed as a result of the patch.
Comment #5
archetwist commentedHas worked here also. Thanks
Comment #6
trippy commentedWorked for me as well
Comment #7
decafdennis commented+1, works as advertised, patch still applies (r1.186)
Comment #8
walkah commentedcommitted. thanks! :)
Comment #9
(not verified) commented