docs: Document save-time link validation for Emails#820
Merged
adiati98 merged 3 commits intoJul 4, 2026
Merged
Conversation
adiati98
reviewed
Jul 2, 2026
Wrap the link validation note in vale off/on to allow the generic 'email' term in the error string, remove parentheses, and reword 'interrupting the send' to 'disrupting email delivery'.
Contributor
Author
|
Thanks @adiati98! I've applied your suggestion:
Pushed to the same branch. |
Thecesar85
reviewed
Jul 4, 2026
Thecesar85
left a comment
There was a problem hiding this comment.
Reviewed against the merged behavior in mautic/mautic#16256.
The new Link validation section accurately explains that malformed href values are rejected when an Email is saved, includes the same representative malformed value covered by the regression tests, and lists the supported URL forms documented by the implementation tests. The wording also correctly describes the send-time protection as defense against broken delivery.
All documentation checks are green. LGTM from my side.
adiati98
approved these changes
Jul 4, 2026
adiati98
left a comment
Contributor
There was a problem hiding this comment.
Thanks for the review, @Thecesar85! 🚀
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Open this suggestion in Promptless to view citations and reasoning process
Adds a 'Link validation' note to the Tracking links in Emails section of channels/emails.rst, explaining that Mautic now blocks saving an Email that contains a malformed link href and shows an 'invalid URL' error, and what counts as a valid link. Based on mautic/mautic PR #16256.
Trigger Events
Tip: Configure how Promptless handles changelogs in Agent Settings 📋