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
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
..
labels Remove last traces of has-emoji class (#11263) 5 years ago
view_content Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550) 5 years ago
branch_selector_field.tmpl Fix ref links in issue overviews for tags (#8742) 5 years ago
comment_tab.tmpl Prettify timeline 3 (#11139) 5 years ago
label_precolors.tmpl
labels.tmpl Add Organization Wide Labels (#10814) 5 years ago
list.tmpl Fix ref links in issue overviews for tags (#8742) 5 years ago
milestone_issues.tmpl Fix ref links in issue overviews for tags (#8742) 5 years ago
milestone_new.tmpl Fix max length check and limit in multiple repo forms (#9148) 5 years ago
milestones.tmpl Change action GETs to POST (#10462) 5 years ago
navbar.tmpl
new.tmpl
new_form.tmpl Remove last traces of has-emoji class (#11263) 5 years ago
search.tmpl Fix search form button overlap (#11840) (#11864) 5 years ago
view.tmpl Prettify timeline 3 (#11139) 5 years ago
view_content.tmpl Fix to allow comment poster to edit or delete his own comments (#11671) (#11774) 5 years ago
view_title.tmpl Support unicode emojis and remove emojify.js (#11032) 5 years ago