#19801 closed defect (bug) (fixed)
Erroneous single quote in edit-form-comment.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Comments | Version: | 3.3.1 |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: |
Description
There's a redundant single quote character in edit-form-comment.php
See attached patch.
Attachments (1)
Change History (5)
- Milestone changed from Awaiting Review to 3.4
Nacin fat fingered it in r19612. #blamenacin
comment:2
SergeyBiryukov — 17 months ago
- Keywords commit added
- Owner set to duck_
- Resolution set to fixed
- Status changed from new to closed
In [19731]:
Note: See
TracTickets for help on using
tickets.

there's a patch for that