Comment 1 for bug 145420

Revision history for this message
Lesmana Zimmer (lesmana) wrote :

this also affects the truncation of comments which are too long.

see comment #30 in bug #18864 for example

in this case the truncation algorithm cut the last 19 characters from the last line. the comment should only be truncated if it is at least 10 (or 20) lines too long, and truncation should leave lines intact.