Active
Project:
Taxonomy Super Select (TSS)
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2011 at 12:47 UTC
Updated:
8 Dec 2011 at 11:19 UTC
When uploading an image via Image Attach (Image 6.x-1.1) on a page that has taxonomy_super_select enabled the following warnings appear:
warning: Illegal offset type in isset or empty in [drupal_root]/modules/taxonomy/taxonomy.module on line 1038.
warning: Illegal offset type in [drupal_root]/modules/taxonomy/taxonomy.module on line 1039.
warning: Illegal offset type in [drupal_root]/modules/taxonomy/taxonomy.module on line 1042.
warning: Illegal offset type in [drupal_root]/modules/taxonomy/taxonomy.module on line 606.This issue does not present when tss is disabled. See attachment for full list of enabled modules.
| Comment | File | Size | Author |
|---|---|---|---|
| 20111206 enabled modules.txt | 14.23 KB | cbrody |
Comments
Comment #1
jcisio commentedComment #2
cbrody commentedAdditionally, the categories which were previously selected using TSS become de-selected after an image is attached. We will have to disable the module until this problem is corrected.