Closed (fixed)
Project:
Taxonomy Access Control Lite
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2006 at 15:23 UTC
Updated:
22 Dec 2007 at 14:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedYes, I see the same error when testing on a site with tac_lite. However, I think this is a problem with tac_lite. The node is being saved with taxonomy terms as objects, and tac_lite isn't checking for that case.
Comment #2
pwolanin commentedI modified tac_lite to confrom better to the current code in taxonomy_node_save. This seems to fix the problem, but it should be more thoroughly tested.
Comment #3
pwolanin commentedbetter title
Comment #4
pwolanin commenteddoh- copied too much from taxonomy module. Attached (simpler) patch should be sufficient.
Comment #5
identity commentedNot sure if this is related, but same error received when rearranging book pages from the outline interface within Admin > Content area.
Comment #6
RobRoy commentedThis may relate to a bug in core http://drupal.org/node/197532. Also, see my NAT bug where I first posted this http://drupal.org/node/188377.
Comment #7
Dave Cohen commentedThis fix has been in the 5.x version for some time. Never applied to 4.7 (until now). Thanks pwolanin for the patch.
Comment #8
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.