Closed
Bug 534607
Opened 16 years ago
Closed 15 years ago
Extra line feeds inserted in generated emails
Categories
(Bugzilla :: Email Notifications, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 486206
People
(Reporter: andor, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4) Gecko/20091028 Iceweasel/3.5.4 (Debian-3.5.4-1)
Build Identifier: Bugzilla/3.4.2
Every time when bugzilla sends a generated e-mail, it inserts an extra line feed (CR/LF) after each line in the content (body) area.
Bugzilla instance is an upgrade from 2.2.20 to 3.4.2 version.
Please find an example email snippet here (addresses replaced):
recommendation if there are more rows
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: XXX
X-Bugzilla-Component: MTO
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: xxx.yyy@dom.xx
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: Normal
X-Bugzilla-Assigned-To: yyy.zzz@dom.xx
X-Bugzilla-Target-Milestone: M5
X-Bugzilla-Changed-Fields:
Message-ID: <bug-2982-13@>
X-Bugzilla-URL:
Auto-Submitted: auto-generated
Content-Type: text/plain; charset="UTF-8"
MIME-Version: 1.0
show_bug.cgi?id=2982
Summary: It is not possible to delete a row from a
recommendation if there are more rows
Product: XXX
Version: 2007 XXX
Platform: All
Reproducible: Always
Steps to Reproduce:
1.change a bug in any way, or submit a new one, so that bugzilla will generate email notification
![]() |
||
Comment 1•16 years ago
|
||
Hum, which version of Email::MIME::Encodings do you have? Version 1.313 is supposed to fix this problem, see bug 486206. If you have a version lower than that, then it's a dupe of bug 486206.
![]() |
||
Updated•16 years ago
|
Version: unspecified → 3.4.2
Reporter | ||
Comment 2•16 years ago
|
||
Version of Emil::MIME::Encodings is 1.311. So, following your suggestion, I have just upgraded the perl package, and now waiting for feedback from the group who uses it.
![]() |
||
Comment 3•15 years ago
|
||
Per comment 1.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•