Closed (won't fix)
Project:
Content Taxonomy
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 May 2008 at 14:45 UTC
Updated:
1 Sep 2010 at 09:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
doc2@drupalfr.org commentedDoes it contains the version of may the 14th of patch 210824?
Thanks in advance
Comment #2
thepanz commentedIt contains a "edited" version of that 210824 patch (I included the is_array check before the filtering), you can swap the "if(!is_array($item)) return '').
Regards
Comment #3
thepanz commentedHi, Added latest May-14 patch of #210824: Taxonomy field's display not limited by vocabulary
Check it out!
Regards
Comment #4
doc2@drupalfr.org commented- Your patch lead me to this error:
This couls be a reason:
Apparently there has been two releases in a day for the last content_taxonomy.module (May-19). I noticed that when my update_status.module was given the module outdated and another newer version from the same date. Upgrading solved the update_status error.
Comment #5
thepanz commentedYou're right: attached patch agains latest -DEV version, (patch against 1.2.2.15 / 16)
Try to downgrade to that revision and then apply the patch.
Regards.
-thePanz-
nb: this patch includes, as before, patch for #210824: Taxonomy field's display not limited by vocabulary
Comment #6
magnus commentedCleanup of old issues. According to maintainer: "active development is only done for the 6.x branch! 5.x is not supported any more".
Open a new issue if problem still exist.