Open Bug 816426 Opened 12 years ago Updated 12 years ago

In HTML bugmails, long lines in the diff table have extra whitespaces

Categories

(Bugzilla :: Email Notifications, defect)

4.2.3
defect
Not set
minor

Tracking

()

People

(Reporter: rasik.jesadiya, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.11 Steps to reproduce: I have created 45 email address Default Cc list for the component. When new Bug is fired Actual results: Bugzilla break the email ID after 865 column in list of defult Cc email id. like abc@xyz.com, abcd@ x yz.com, where after column 865(x) space is added so email ID gets changed as abcd@x yz.com Expected results: Email should be send to all the default Cc list Email addresses
OS: All → Linux
(In reply to rasik.jesadiya from comment #0) > Bugzilla break the email ID after 865 column in list of defult Cc email id. > like abc@xyz.com, abcd@ x yz.com, where after column 865(x) space is added > so email ID gets changed as abcd@x yz.com Where do you see that a whitespace is added? "Bugzilla breaks the email ID" is pretty vague. Do you see that in the UI (where exactly)? Do you see that in the DB?
Severity: normal → minor
OS: Linux → All
I suspect this is due to long lines being splitted by the email server. The hard limit is 998 characters, though, no idea why it would be splitted after 865 characters. But this is a pretty minor annoyance and something which basically never hurts anyone as it's very uncommon to have such long lines. (Also, having 45 people in the default CC list is pretty crazy. It would be easier to CC a mailing-list email address. :))
Summary: skip one Email to default Cc list → In HTML bugmails, long lines in the diff table have extra whitespaces
> having 45 people in the default CC list is pretty crazy Crazy is maybe the wrong word. A lot of people in CC has an impact on performance: - when sending the bugmail - when creating/viewing a bug But, up to you if that performance point is hurting your users.
attachment 660732 [details] [diff] [review] on bug 790697 has the fix for this issue, from when we encountered it on bugzilla.mozilla.org.
Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: