Fix text e-mails for review replies.

Review Request #14111 — Created Aug. 19, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

The template for text e-mails for review replies was inadvertantly
including the .html version of the content template instead of .txt.
This was causing the message to send HTML code, but marked as plain
text.

Loaded the preview-email page and saw that before the fix it showed HTML
code and after it showed the expected text content.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix text e-mails for review replies.
The template for text e-mails for review replies was inadvertantly including the `.html` version of the content template instead of `.txt`. This was causing the message to send HTML code, but marked as plain text. Testing Done: Loaded the preview-email page and saw that before the fix it showed HTML code and after it showed the expected text content.
b5e751ab8980bbace016c3bc085d7b47c252449a David Trowbridge
reviewboard/templates/notifications/reply_email.txt
Loading...