Closed (fixed)
Project:
Hierarchical Select
Version:
6.x-3.x-dev
Component:
Code - Taxonomy
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2009 at 23:24 UTC
Updated:
1 Aug 2009 at 10:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
wim leersThe query was incorrect, the
LEN(column) - 30part is wrong. It simply didn't work. Setting it fixed to 3 works, and allows for 999 vocabularies, which should be sufficient. I only tested in MySQL.Tested and found working in D5 and D6. New patches attached. Committed: http://drupal.org/cvs?commit=239138 and http://drupal.org/cvs?commit=239140.