Closed
Bug 486593
Opened 17 years ago
Closed 14 years ago
category watch email notifications when interface translation is on still suck
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: cilias, Unassigned)
Details
Attachments
(1 file)
|
5.22 KB,
message/rfc822
|
Details |
Unlike bug 444129, this is specific to watching a category. And the subject header is there; it just contains markup.
EML file attached.
Comment 1•17 years ago
|
||
So a good solution would be to strip the HTML tags out of the email?
Comment 2•17 years ago
|
||
(In reply to comment #1)
> So a good solution would be to strip the HTML tags out of the email?
The session variable named 'interactive_translation_mode' needs to be turned off while the email messages are being built, see bug 444129.
The real problem here is that this seems to be occurring outside of the sendForumEmailNotification and sendWikiEmailNotification functions, which is where fix 444129 applied.
We need to find where in the code these watch emails are being processed at.
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•