Page MenuHomePhabricator

Special:Allmessages is excessively wide and redundant
Closed, ResolvedPublic

Description

Author: qleah

Description:
The three-column format currently used by [[Special:Allmessages]] will usually
overflow narrow windows, due to the text wrapping poorly, and unchanged messages
are unnecessarily duplicated.


Version: 1.3.x
Severity: enhancement

Details

Reference
bz693

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 7:00 PM
bzimport set Reference to bz693.
bzimport added a subscriber: Unknown Object (MLST).

qleah wrote:

Patch in two columns

This patch collapses the table into two columns.

Attached:

avarab wrote:

Please update this patch for REL1_4 and HEAD, it fails to apply to both of them.

Very nice. I've committed changes to HEAD (1.6-pre-pre-pre-alpha), maybe i'll
later backport to REL1_5 too.