Closed (fixed)
Project:
Asset
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2008 at 19:53 UTC
Updated:
25 Jun 2008 at 14:12 UTC
I have implemented asset with cck and views. When a new content type created (files) and then content of type files is created, the associated asset has its asset_node->nid set to 0. When debugging the code, asset_nodeapi is called with submit, and no node->nid exists at this time, so when created, it contains asset_nod->nid=0. Should this not be done on insert instead, when the node->nid actually contains a value?
dan
Comments
Comment #1
wmostrey commentedThis has been fixed for dev in http://drupal.org/cvs?commit=120780, thanks for reporting!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.