collective / Products.EasyNewsletter

Powerful newsletter/mailing product for Plone.
https://pythonhosted.org/Products.EasyNewsletter/
GNU General Public License v2.0
28 stars 23 forks source link

Can't create an issue in Plone 5.0.7 #99

Closed rafaeltcc closed 7 years ago

rafaeltcc commented 7 years ago

Hi,

Is Products.EasyNewsletter 2.6.15 working in Plone 5.0. Or must I clone de repository in github?

My installation went ok, but trying to add an issue returns this error:

2017-04-28 03:44:43 ERROR Zope.SiteErrorLog 1493343883.810.350519218969 https://inverta.org/jornal/repositorio/correio-inverta/greve-geral-derrubar-o-golpe-e-o-circulo-de-mentiras-1/@@enl_public_view Traceback (innermost last): Module ZPublisher.Publish, line 138, in publish Module ZPublisher.mapply, line 77, in mapply Module ZPublisher.Publish, line 48, in call_object Module Products.Five.browser.metaconfigure, line 485, in call Module Products.Five.browser.pagetemplatefile, line 125, in call Module Products.Five.browser.pagetemplatefile, line 59, in call Module zope.pagetemplate.pagetemplate, line 132, in pt_render Module five.pt.engine, line 98, in call Module z3c.pt.pagetemplate, line 163, in render Module chameleon.zpt.template, line 261, in render Module chameleon.template, line 191, in render Module chameleon.template, line 171, in render Module 1feb7ab72a965cc145ca200069d3838a.py, line 249, in render Module d981d461e75d1d3e318d4767dc544148.py, line 1223, in render_master Module d981d461e75d1d3e318d4767dc544148.py, line 458, in render_content Module 1feb7ab72a965cc145ca200069d3838a.py, line 191, in __fill_main Module five.pt.expressions, line 161, in call Module Products.EasyNewsletter.browser.issue, line 31, in get_public_body Module Products.EasyNewsletter.content.ENLIssue, line 310, in _render_output_html Module Products.EasyNewsletter.utils, line 16, in safe_portal_encoding TypeError: encode() argument 1 must be string, not None

Thanks

rafaeltcc commented 7 years ago

I forgot to tell I get this same warning right after saving the issue:

image

rafaeltcc commented 7 years ago

Sorry, now I see I should be using 3 alpha. Can someone point me documentation or give me instructions to install it in a production env?

Thanks,

Rafael

MrTango commented 7 years ago

I'll release the 3.0Beta soon, please wait a bit or use the plone5_collection_support branch.