When I try to rate a Wiki page, through the stars icons, I get the attached Traceback, instead of the page being rated and the stars updated.
Traceback (innermost last):
Module ZPublisher.Publish, line 202, in publish_module_standard Module ZPublisher.Publish, line 150, in publish Module plone.app.linkintegrity.monkey, line 21, in zpublisher_exception_hook_wrapper Module Zope2.App.startup, line 221, in zpublisher_exception_hook Module ZPublisher.Publish, line 119, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 42, in call_object Module Products.ZWiki.plugins.rating.rating, line 96, in vote TypeError
This can be fixed with this patch (I didn't find the right way to quote it here)
I'll also send it through darcs.
in progress --simon, Thu, 05 Feb 2009 13:53:09 -0800 reply
Category: general => user-rating
Status update: this is awaiting a re-send against the Zwiki 2 repo, also vejeta is investigating a display glitch ("0" before the stars).
update --Vejeta, Thu, 05 Feb 2009 16:13:36 -0800 reply
Patch has been sent again against the latest Zwiki 2 repository.
The patch fixes the exception published above. In the latest Zwiki 2 pull, the glitch of "0" before the stars dissapears.
fixed --simon, Sat, 14 Feb 2009 01:53:18 -0800 reply
Status: open => closed