Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server error when sending a newsletter #7768

Closed
carolromero opened this issue Mar 29, 2021 · 3 comments
Closed

Server error when sending a newsletter #7768

carolromero opened this issue Mar 29, 2021 · 3 comments
Labels
type: bug Issues that describe a bug

Comments

@carolromero
Copy link
Member

Describe the bug
When I want to select the recipients of a newsletter, I get a server error.

To Reproduce
Steps to reproduce the behavior:

  1. Go to admin/newsletters and clic on 'New newsletter'
  2. Select a newsletter template
  3. Fill in the title and body fields and save
  4. Clic on 'Select recipients to deliver'
  5. See error

Expected behavior
I would expect to be able to select the recipients and send the newsletter.

Screenshots
newsletter

Extra data (please complete the following information):

  • Device: Desktop
  • Device OS: Ubuntu 20.04
  • Browser: Firefox
  • Decidim Version: 0.24.0.rc2
  • Decidim installation: MetaDecidim

Additional context
Add any other context about the problem here. For instance, add Metadecidim link.

@carolromero carolromero added the type: bug Issues that describe a bug label Mar 29, 2021
@oriolgual oriolgual reopened this Mar 29, 2021
@oriolgual
Copy link
Contributor

@oriolgual
Copy link
Contributor

When a space doesn't have the title in the current locale the newsletter_helper.rb crashes at line 105: https://github.com/decidim/decidim/blob/develop/decidim-admin/app/helpers/decidim/admin/newsletters_helper.rb#L105

@ahukkanen
Copy link
Contributor

This is related to the elections module has been fixed by #9188 which will be included in 0.27.0 and will be backported to the next 0.26 point release.

Closing this. Feel free to reopen if the issue persists in 0.27.0.rc1 or at develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issues that describe a bug
Projects
None yet
Development

No branches or pull requests

3 participants