Closed (fixed)
Project:
Feeds
Version:
6.x-1.0-beta10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2010 at 15:52 UTC
Updated:
8 Mar 2011 at 18:03 UTC
The business case is as follows:
We are using managingnews-1.2 for our website. We want to have the title and a description of the feed on the website. Since we do not want to make any changes to the managingnews defaults, we don't want to activate the body field on the Feed content type. Since we only have one tag on our feeds, as an alternative we decided to use the description of the feed tag as a description of the feed.
Now, at each feed import the description and weight of the tag (term) attached to the feed are wiped.
We investigated and found a bug in the FeedsTermElement class in the FeedsParser.inc plugin and created a patch for it.
| Comment | File | Size | Author |
|---|---|---|---|
| FeedsParser.wiped-tags.patch | 347 bytes | Jan van Diepen |
Comments
Comment #1
batje commentedsubscribe
Comment #2
joshuajabbour commentednice find
Comment #3
tobby commentedThanks for the patch. Committed in http://drupal.org/commitlog/commit/11690/ee85eb3fa21a73851ce006ee29c2e57...