Closed (fixed)
Project:
Taxonomy Super Select (TSS)
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Feb 2007 at 12:07 UTC
Updated:
4 Mar 2007 at 17:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
dwees commentedLooks like this module is using a function defined in another module (probably the content module). I've modified the code a bit to use the default Drupal function.
Patch attached, but it needs review.
Comment #2
codexmas commentedAye, my bad, I had mistakenly used the CCK function to determine the content types available.
The fix was really simple, notice that the TSS module doesn't present all content types, only the
ones that the vocabulary has selected.
I also simplified the configuration so you will have to revisit the vocab edit page.
Gord.
Comment #3
(not verified) commented