You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/issue/view_content
zeripath 03ba12aabf
Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550)
* Prevent NPE on commenting on lines with invalidated comments

Only check for a review if we are replying to a previous review.

Prevent the NPE in #12239 by assuming that a comment without a Review is
non-pending.

Fix #12239

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Add hack around to show the broken comments

Signed-off-by: Andrew Thornton <art27@cantab.net>
5 years ago
..
add_reaction.tmpl Support unicode emojis and remove emojify.js (#11032) 5 years ago
attachments.tmpl Improve representation of attachments in issues (#11141) 5 years ago
comments.tmpl Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550) 5 years ago
context_menu.tmpl Fix to allow comment poster to edit or delete his own comments (#11671) (#11774) 5 years ago
pull.tmpl Backport various styling fixes (#11619) 5 years ago
reactions.tmpl Support unicode emojis and remove emojify.js (#11032) 5 years ago
sidebar.tmpl [ui] Link to pr list page on sidebar when view pr (#12256) (#12263) 5 years ago