do3c...@googlemail.com
unread,Oct 22, 2009, 7:53:03 AM10/22/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Plone4Artists users
Hi,
is anybody using p4a.ploneimage successfully with Plone3.3?
Currently I am trying to use it with rc4 and startup fails because
zcml registration gives errors.
What happens is that p4a.ploneimage.atct registers an indexer at the
last line by calling a deprecated method. This deprecated method
registers the Indexer for all content types and exactly that is also
done by some other code in zcml, something of Products.Five, if I
understand correctly. I suspect a bug in the backward handling, but I
don't see any solution there. Instead I will, for now locally, update
the index declation in p4a.ploneimage.
Best regards,
Patrick