This occurs in (and thus breaks) automated tests for all projects that depends on Feeds. It occurs on line 95 of taxonomy.inc - the function is taxonomy_feeds_set_target().
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | feeds-1567878-1.patch | 797 bytes | danepowell |
This occurs in (and thus breaks) automated tests for all projects that depends on Feeds. It occurs on line 95 of taxonomy.inc - the function is taxonomy_feeds_set_target().
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | feeds-1567878-1.patch | 797 bytes | danepowell |
Comments
Comment #1
danepowell commentedThe attached patch fixes this bug by checking that taxonomy is actually set before referencing it.
Comment #2
twistor commentedFixed in http://drupalcode.org/project/feeds.git/commit/de8491a