Fixed the SMTP whitespace big. SMTP address with whitespaces are now stripped properly.
Review Request #3759 — Created Jan. 18, 2013 and submitted — Latest diff uploaded
Fixed the SMTP whitespace big. SMTP address with whitespaces are now stripped properly.
Produced the bug with an smtp server "smtp.gmail.com " and triggered an email event (registration for new user). Log produced an error: "Unknown host". Added the changes on the diff and tried again, the email is sent and the value that is saved is stripped of the redudant spaces.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
reviewboard/admin/forms.py |
---|