Skip to content.

Etria Lists

 

[quills-dev] Re: [Collective-checkins] r32125 - Quills/trunk

Tom Lazar lists at tomster.org
Sat Oct 28 20:52:48 UTC 2006


hi reinout,

i've looked into the error, but couldn't find anything related to  
your 'hack', so i've reverted it for the time being in r32425 in  
fatsyndication.

i've added the `max_only` as an optional parameter on purpose from  
the start, in order to preserve backwards compatibility, so i really  
can't see, why your hack would change anything -- plus it works here,  
too.

On Oct 24, 2006, at 9:38 PM, Reinout van Rees wrote:

> quills-dev at lists.etria.com wrote:
>
>> -    def getFeedEntries(self):
>> +    def getFeedEntries(self, max_only=True):
>
> I'm getting an error after my latest update:
>
> Traceback (innermost last):
>   Module ZPublisher.Publish, line 115, in publish
>   Module ZPublisher.mapply, line 88, in mapply
>   Module ZPublisher.Publish, line 41, in call_object
>   Module Products.fatsyndication.browser.feed, line 58, in atom
>   Module zope.component.bbb, line 109, in getView
>   Module zope.component.bbb, line 127, in queryView
>   Module zope.component, line 165, in queryMultiAdapter
>   Module zope.component.site, line 75, in queryMultiAdapter
>   Module zope.interface.adapter, line 475, in queryMultiAdapter
>   Module Products.fatsyndication.browser.feed, line 26, in __init__
>   Module Products.fatsyndication.adapters.feed, line 85, in  
> getModifiedDate
>   Module Products.fatsyndication.adapters.feed, line 28, in  
> getFeedEntries
> TypeError: getFeedEntries() takes exactly 1 argument (2 given)
>
>
> That sounds suspiciously like something related to getFeedEntries()  
> broke.
>
> (see http://vanrees.org/weblog.atom.xml for a live error message...)
>
> Reinout
>
>
> -- 
> Reinout van Rees                       r.van.rees @ zestsoftware.nl
> http://vanrees.org/weblog/                  http://zestsoftware.nl/
> "Military engineers build missiles. Civil engineers build targets."
>
> _______________________________________________
> quills-dev mailing list
> quills-dev at lists.etria.com
> http://lists.etria.com/cgi-bin/mailman/listinfo/quills-dev
>



More information about the quills-dev mailing list