View Single Post
Old 08-28-2010, 07:13 PM   #2
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by gk_jam View Post
Except for the Slate news source. This recipe omits most articles (only a small subset of the days articles from Slate.com are actually in the mobi output). Further, the first 5 articles are duplicated, showing up twice, though the rest of the articles aren't duplicated. This behavior is consistent for each fectch over the last few days.
This post would attract the most attention in the dedicated recipe thread. You can also post this issue in the bug tracker.

However, I'll start you off. The 5 duplicate articles appear to result from a typo in the recipe. A line of code appears twice at line 102. Comment out or delete one of the two lines that reads:
Code:
self.section_dates.append(self.tag_to_string(todays_section,use_alt=False))
Starson17 is offline   Reply With Quote