#3309 closed defect (bug) (fixed)
Edit comment broken
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Revision 4435
When tried to edit a comment, the following error message is shown.
Oops, no comment with this ID. Go back'''
Change History (4)
comment:1
markjaquith — 7 years ago
- Resolution set to fixed
- Status changed from new to closed
comment:2
markjaquith — 7 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Actually, a few more were missed... hunting them down now.
comment:3
markjaquith — 7 years ago
- Resolution set to fixed
- Status changed from reopened to closed
comment:4
markjaquith — 7 years ago
Okay, that got a whole bunch of the non-JS ones, but there may be more.
Note: See
TracTickets for help on using
tickets.

(In [4436]) [4432] missed "comment => c" conversion in edit_comment_link(). Props tinyau. fixes #3309