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

mail_to helper method fix #17143

Merged
merged 1 commit into from
Feb 20, 2015
Merged

Conversation

kuldeepaggarwal
Copy link
Contributor

do not generate blank options in mailTo
when mail_to generate blank options for any passed options(cc, bcc, body, subject)
then MICROSOFT OUTLOOK treats it differently and set wrong values in different options.
So, I think we should not add blank options in link.

In windows outlook:

outlook_issue-1

In other mail application
screen shot 2014-09-23 at 6 24 56 pm

when mail_to generate blank options for any passed options(cc, bcc, body, subject)
then MICROSOFT OUTLOOK treats it differently and set wrong values in different options.
@rafaelfranca rafaelfranca merged commit a13ad4a into rails:master Feb 20, 2015
rafaelfranca added a commit that referenced this pull request Feb 20, 2015
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.

None yet

2 participants