Opened 6 years ago
Closed 5 years ago
#3366 closed defect (bug) (fixed)
Wrong punctuation in the error message
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6.7 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Component - Replies | Keywords: | has-patch |
| Cc: |
Description
https://plugins.trac.wordpress.org/browser/bbpress/trunk/includes/replies/functions.php#L1215
'<strong>ERROR</strong>: A reply ID is required'
Miss the dot at the end of error message :)
Attachments (1)
Change History (7)
This ticket was mentioned in Slack in #bbpress by immeet94. View the logs.
6 years ago
Note: See
TracTickets for help on using
tickets.
Also consider what's been brought up in core's Trac: Removing all caps for
ERRORmessages (I would including removing<strong>tags as well) as was done in this commit; and then possibly Remove 'Error:' prefixes from error notices