#31508 closed defect (bug) (fixed)
comment notification missing old line break
Reported by: | askamanager | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 4.1 |
Component: | Comments | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Before the last Wordpress update, when comment notification emails were sent, they were formatted like this:
Comment:
Text of comment here
Now they're formatted like this:
Comment: Text of comment here
In other words, it's missing the line break it used to have between these two lines. It now reads like each comment starts with the words "comment." It was much easier to scan the comment text before (when it started on a new line).
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Introduced in [30015] and [31059].