Closed (fixed)
Project:
Leech
Version:
master
Component:
leech_news
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
15 Nov 2006 at 16:26 UTC
Updated:
25 Jan 2007 at 15:31 UTC
Jump to comment: Most recent file
There will be no entries in leech_news_item that link a feed item to its feeds if leech is not enabled for both, the feed and the feed item node.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | leech_news.leech_enabled_bug.patch | 1.92 KB | alex_b |
Comments
Comment #1
alex_b commentedi bump this one up - needs to be addressed soon.
Comment #2
alex_b commentedi need to precise:
SETUP
story as feed item
page as feed
leech enabled on page, not on story
Drupal 4.7.4 php 4.4.4, mysql 4.1.20
RESULT
-> leech does not parse and create feed items
Comment #3
alex_b commentedi just installed a fresh copy of drupal with leech and saw that leech is creating nodes from RSS feeds, but all leech_news_item data is missing. that means no connection between feed items and feeds, no links to sources and also: no duplicate handling, for duplicates are identified by the article's link to its original source.
i am close here, i hope i can post a patch later today.
Comment #4
colorado commentedThat would be so awesome!! Thank you for all your work on this :-D
Comment #5
alex_b commentedThis patch removes a check for leech_for# variable in the beginning of the leech_news_nodeapi() hook and in the leech_news_prepare() hook.
I did a quick test on a fresh installation, seems to work fine. I put it up here for testing - but don't test on your production site ; ) !
cheers,
alex
(BTW, mingled in the patch there is also a minor bug fix to the UI).
Comment #6
alex_b commentedComment #7
alex_b commentedThis is fixed as of version 1.2
Comment #8
(not verified) commented