Closed (fixed)
Project:
Community Tags
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2011 at 20:52 UTC
Updated:
9 Jun 2011 at 15:31 UTC
I get the following warning and notice when adding tags.
Warning: Invalid argument supplied for foreach() in _community_tags_term_reference_field_search() (line 935 of C:\xampp\htdocs\drupal7beta3\sites\all\modules\community_tags\community_tags.module).
Notice: Undefined index: und in _community_tags_term_reference_field_search() (line 935 of C:\xampp\htdocs\drupal7beta3\sites\all\modules\community_tags\community_tags.module).
Comments
Comment #1
chaps2 commentedI haven't been able to reproduce this. If you are running Drupal 7.0-beta3 (as the folder names in the warnings imply), I would suggest upgrading to the official release so we're both testing the same thing. There were a lot of bugs fixed between beta3 and the official release.
If the problem persists, could you provide more information regarding your set-up particularly to do with localisation? I've tried messing with locale and content translation settings all was fine. Do you have i18n installed perhaps?
Comment #2
bryancasler commentedSorry I didn't respond. I lost this post in my issue que.
I am using the current D7 release and Community Tags (version = "7.x-1.0-beta2")
Still running into this problem.
Comment #3
chaps2 commentedComment #4
bryancasler commentedPossibly related to this
#512304: implode views_plugin_argument_default_php.inc
When that is resolved I will revisit this issue.
Comment #5
chaps2 commented@animelion - Just got the warning and notice as you described! It was only when testing with javascript turned off that I saw the messages. I should have checked my error log...
I've committed a fix which will be included in 7.x-1.0.
Comment #6
bryancasler commentedOddly enough I do not have it disabled. Hmm....