Closed (duplicate)
Project:
Node Auto Term [NAT]
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2010 at 10:54 UTC
Updated:
31 Mar 2010 at 13:11 UTC
The warning appear during editing of nodes "buonded" to some vocabularies via NAT module, when $form['taxonomy'] is empty. The solution consists to surround the foreach loop at line 133 with an if.
| Comment | File | Size | Author |
|---|---|---|---|
| nat.patch | 927 bytes | antoniopironti |
Comments
Comment #1
J3 commentedThanks. I got same problem and fixed by your patch.
Comment #2
anantagati commentedIt is duplicate of #736236: Error on edit if content type isn't assigned vocabulary.