Integrated: 612: Missing blank lines from quotation in e-mail

Robin Westberg rwestberg at openjdk.java.net
Mon Oct 19 13:24:43 UTC 2020


On Mon, 19 Oct 2020 08:29:01 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> At one point in time, the mailman archive on openjdk.java.net did not word-wrap long lines. To make emails sent by
> Skara look nice in the archive, word wrapping was done before sending.
> However, this have now changed serverside, and the archive now includes `white-space: pre-wrap;` for the body. See for
> example https://mail.openjdk.java.net/pipermail/openjfx-dev/2017-December/021059.html vs
> https://mail.openjdk.java.net/pipermail/openjfx-dev/2020-October/027909.html.   Therefore we can simply drop the
> wordwrapping and avoid the associated bugs.

This pull request has now been integrated.

Changeset: 72c9b1a0
Author:    Robin Westberg <rwestberg at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/72c9b1a0
Stats:     199 lines in 3 files changed: 0 ins; 198 del; 1 mod

612: Missing blank lines from quotation in e-mail
679: Extraneous newlines in RFR mails
739: Improve formatting of PR comments bridged to mailing list

Reviewed-by: ehelin

-------------

PR: https://git.openjdk.java.net/skara/pull/887


More information about the skara-dev mailing list