Closed Bug 163218 Opened 22 years ago Closed 22 years ago

bug_email.pl does not wrap long description text

Categories

(Bugzilla :: Bugzilla-General, defect)

2.17
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jussi, Assigned: justdave)

Details

bug_email.pl does not wrap the long description taken from the message body. The
future solution to bugzillas general wrapping problem (bug 11901) could be used
here also.
Blocks: bz-email-in
Depends on: 11901
ok, after thinking about this, the direction we're heading is to store it in the
database as entered (whether there's linebreaks or not) and do the word-wrapping
at display time.  Currently Bugzilla doesn't do any wrapping at all, it depends
on the entering user's browser.

Closing this WONTFIX because the solution on bug 11901 will fix this at display
time without us having to touch bug_email at all.
No longer blocks: bz-email-in
Status: NEW → RESOLVED
Closed: 22 years ago
No longer depends on: 11901
Resolution: --- → WONTFIX
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.