View Single Post
Old 09-22-2011, 04:06 PM   #1
Pessac
New addict
Pessac began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2011
Location: Nürnberg, Germany
Device: Kindle 3
Proposing a fix for Taz.de (die tageszeitung) RSS Feed - German

Hi,

I've noticed that sometimes the ending parts of articles in the output of "Taz.de (die tageszeitung) RSS Feed - German" are missing. It seems like this happens when inside the article a box is included. It looks like deleting the line

Code:
remove_tags_after = dict(name='div', attrs={'class': 'rack'})
from the recipe fixes the problem.

Best regards,
Pessac
Pessac is offline   Reply With Quote