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

This changes attachment behavior when the message contains poorly formatted content. #15

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

Conversation

manur
Copy link

@manur manur commented Sep 24, 2014

When sending messages based on user content, some of the content can be incorrect -- including copy/pasted references to filesystem paths for images, for instance.

Rather than crash hard and fail delivery during URL resolution of an incorrectly formatted path, this change silently drops the incorrect URL silently. This is generally more robust behavior when the message body can contain poorly formatted text based on user entry.

... when user-input message bodies have unresolvable URIs.
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.

1 participant