#3826 Can't edit a comment that was just added
Closed: Fixed 5 years ago Opened 5 years ago by bkabrda.

When I add a comment to a PR and try to edit it immediately without refreshing the page, I get 404, because Pagure will point me to https://<mypagure>/undefined/issue/undefined/comment/undefined/edit - it seems that the JS that adds the comment without reloading the page doesn't properly create the URL for editing.

The same applies to deleting the comment, linking to it and replying - they don't work.


I should probably add that this is without SSE.

That's in the JS code that adds the comment when the SSE isn't responding.

Metadata Update from @pingou:
- Issue tagged with: bug

5 years ago

Metadata Update from @pingou:
- Issue set to the milestone: 5.2

5 years ago

Metadata Update from @pingou:
- Issue assigned to pingou

5 years ago

Metadata Update from @pingou:
- Issue set to the milestone: 5.1 (was: 5.2)

5 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #3829 Merged 5 years ago