Page MenuHomePhabricator

Blank line added to top of 'post' when page is blank.
Closed, ResolvedPublic

Description

If you use the + button to add a new comment (with title) to a blank page, MW
inserts a blank line above your posting, leaving an odd gap at the top of the page.

I don't know if this also affects adding a message to a page that doesn't exist,
or whether it only affects blanked pages.

The code should test whether the page is blank, and only add the newline if it
is not.


Version: 1.9.x
Severity: minor

Details

Reference
bz8310

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 9:34 PM
bzimport set Reference to bz8310.

Wow - super quick! Are you in the mood for another real-quick fix? If so,
check out bug 8051... :)

robchur wrote:

Can't touch that, sorry. I'm just a lowly code monkey.