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>
2020-08-21 10:52:20 +03:00
..
add_reaction.tmpl Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
attachments.tmpl Improve representation of attachments in issues (#11141) 2020-04-21 01:15:41 -03:00
comments.tmpl Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550) 2020-08-21 10:52:20 +03:00
context_menu.tmpl Fix to allow comment poster to edit or delete his own comments (#11671) (#11774) 2020-06-06 17:43:01 -04:00
pull.tmpl Backport various styling fixes (#11619) 2020-05-25 22:33:57 -04:00
reactions.tmpl Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
sidebar.tmpl [ui] Link to pr list page on sidebar when view pr (#12256) (#12263) 2020-07-16 11:56:09 -04:00