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

Added support for October CMS v3 #269

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

blakej115
Copy link

@blakej115 blakej115 commented Sep 27, 2022

Added support for October CMS v3:

  • Reworked mail_recipients property into a "dictionary" type

Updated the description for the property as well, which will need non-English translations.
This fixes "Email "0" does not comply with addr-spec of RFC 2822" in October CMS v3.
It appears it is now required to provide both a key (email) and value (name) of recipients.

  • Removed the {% spaceless %} from components/partials/flash.htm.

This appears to not be supported in October CMS v3.

…escription still needs non-English translations), Removed spaceless tag
@blakej115 blakej115 changed the title Reworked mail_recipients property into a "dictionary" type (Updated d… Added support for October CMS v3 Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants