Closed (fixed)
Project:
OpenCalais
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2011 at 16:44 UTC
Updated:
29 Mar 2016 at 15:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kbasarab commentedI can confirm this issue. Haven't found a simple solution quite yet though.
Comment #2
kducharm commentedCreated a patch for 6.x-3.x to allow override of TAXONOMY_TERM_MAXLIMIT by using variable_set('opencalais_term_maxlimit', 1234) or
drush vset opencalais_term_maxlimit 1234
Comment #4
elusivemind commentedFixed based on the patch but added a settings configuration to the admin for this variable and adjusted the code as needed.
Comment #5
elusivemind commentedComment #7
kducharm commented