When using the below in buildout.cfg:

eggs =
    collective.contentrules.mailtogroup
    
[versions]
    plone.app.form = 1.1.8


I get this error:

------
2011-04-10T00:05:21 ERROR Zope.SiteErrorLog 1302386721.750.800714196377
http://basse/@@navigation-controlpanel
Traceback (innermost last):
  Module ZPublisher.Publish, line 127, in publish
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 47, in call_object
  Module zope.formlib.form, line 782, in __call__
  Module five.formlib.formbase, line 50, in update
  Module zope.formlib.form, line 745, in update
  Module plone.fieldsets.form, line 33, in setUpWidgets
  Module zope.formlib.form, line 398, in setUpEditWidgets
  Module zope.formlib.form, line 328, in _createWidget
  Module zope.component._api, line 109, in getMultiAdapter
  Module zope.component._api, line 122, in queryMultiAdapter
  Module zope.component.registry, line 240, in queryMultiAdapter
  Module zope.interface.adapter, line 522, in queryMultiAdapter
  Module zope.component.zcml, line 588, in __call__
  Module plone.app.form.widgets.checkboxwidget, line 14, in __init__
  Module zope.app.form.browser.boolwidgets, line 42, in __init__
  Module zope.app.form.browser.widget, line 108, in __init__
  Module zope.app.form, line 40, in __init__
AttributeError: can't set attribute


When disabling the plone.app.form 1.1.8 pindown in [versions] (thereby using
the default 2.0.2) the user mail feature works, but when searching after
groups nothing appears (Im using the mouse to click).

Example: I want to send a group mail when a news item is added and do
(chooses):
- in action "Object added to folder".
- and then again when choosing "event that triggers".
- condition added is "News".
- in action I then choose "Send email to groups and members"... then in the
Email Group Action searching groups show nothing.

Ive also tried User Groups in Add Condition.


Thanks.
Nikolaj G.



--
View this message in context: 
http://plone.293351.n2.nabble.com/Plone-4-0-4-and-collective-contentrules-mailtogroup-group-search-error-tp6258507p6258507.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
Setup@lists.plone.org
https://lists.plone.org/mailman/listinfo/setup

Reply via email to