Ticket #3309 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Edit comment broken

Reported by: tinyau Assigned to: anonymous
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

10/31/06 06:13:44 changed by markjaquith

  • status changed from new to closed.
  • resolution set to fixed.

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

10/31/06 06:15:53 changed by markjaquith

  • status changed from closed to reopened.
  • resolution deleted.

Actually, a few more were missed... hunting them down now.

10/31/06 06:50:44 changed by markjaquith

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [4437]) More [4432] cleanup. fixes #3309

10/31/06 06:54:07 changed by markjaquith

Okay, that got a whole bunch of the non-JS ones, but there may be more.