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/diff
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
..
blob_excerpt.tmpl
box.tmpl Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550) 5 years ago
comment_form.tmpl
comment_form_datahandler.tmpl
comments.tmpl
compare.tmpl
image_diff.tmpl
new_comment.tmpl
new_review.tmpl
options_dropdown.tmpl
section_unified.tmpl Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550) 5 years ago
whitespace_dropdown.tmpl