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

chaps2’s picture

Status: Active » Postponed (maintainer needs more info)

I 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?

bryancasler’s picture

Sorry 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.

chaps2’s picture

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?

bryancasler’s picture

Possibly related to this
#512304: implode views_plugin_argument_default_php.inc

When that is resolved I will revisit this issue.

chaps2’s picture

Status: Postponed (maintainer needs more info) » Fixed

@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.

bryancasler’s picture

Oddly enough I do not have it disabled. Hmm....

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.