Learn more about these different git repos.
Other Git URLs
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
Metadata Update from @pingou: - Issue set to the milestone: 5.2
Metadata Update from @pingou: - Issue assigned to pingou
This is in fact fixed in https://pagure.io/pagure/pull-request/3829#_1,45
Metadata Update from @pingou: - Issue set to the milestone: 5.1 (was: 5.2)
Commit c3b4338 fixes this issue
Log in to comment on this ticket.