On Mon, 2005-11-21 at 18:49 +0100, Gabriel Dos Reis wrote: > Daniel Berlin <[EMAIL PROTECTED]> writes: > > | > Is it obvious that my issue is not the same as Sebastian'? I'm talking > | > about text written by hand in the "Additional Comments" free form. The > | > free form presents itself with a given wideness, which I trust when > | > writing my comment to choose carefully the length of the lines and add > | > appropriate line breaks. Then, upon Commit, the text is wrapped to > | > shorter lines. I have no way to anticipate that length when I write and > | > it's way to easy to make mistakes. > | > > | > Note that this issue is new, didn't happen time ago, maybe started with > | > the Bugzilla update? > | > | It did. > | > | Bugzilla now wraps comments sent by the browser. > | Just don't throw in line breaks :) > > So, now sentences carefully formatted by the submitted are mutilated > by bugzilla? > Yes and No.
It wraps them on display, *not* in the database. It also won't wrap lines beginning ">". I can also add a checkbox to make it not autowrap a comment by marking them as already wrapped > -- Gaby