Project

General

Profile

Actions

Bug #681

closed

Gerrit: Overflowing commit messages

Added by Samuel Mehrbrodt over 10 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
Normal
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Tags:

Description

When a commit message is too long, it doesn't wrap in its box, for example here: https://gerrit.libreoffice.org/11636/

That box needs instead of

white-space: pre
the
white-space: pre-wrap
property.

Actions #1

Updated by Christian Lohmaier over 10 years ago

  • Status changed from New to Rejected
  • Assignee set to Christian Lohmaier

Rather than fixing the display, the formatting of the actual commit message should be update.

I.e. create a new revision of the patch with a fixed wrapping in the message.

Gerrit is meant to allow review by using the webinterface, and the commit-message is part of it. So Wontfix/intentional that it displays the wrapping as it really is.

Actions

Also available in: Atom PDF