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/fields
Yarden Shoham e02e752f68
Fix nil context in RenderMarkdownToHtml (#23092) (#23108)
Backport #23092

Fix #23082.

This bug is caused by a nil context in
https://github.com/go-gitea/gitea/issues/23082#issuecomment-1441276546 .

Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
checkboxes.tmpl Fix nil context in RenderMarkdownToHtml (#23092) (#23108) 2 years ago
dropdown.tmpl Fix nil context in RenderMarkdownToHtml (#23092) (#23108) 2 years ago
header.tmpl Fix nil context in RenderMarkdownToHtml (#23092) (#23108) 2 years ago
input.tmpl Fix nil context in RenderMarkdownToHtml (#23092) (#23108) 2 years ago
markdown.tmpl Fix nil context in RenderMarkdownToHtml (#23092) (#23108) 2 years ago
textarea.tmpl Fix nil context in RenderMarkdownToHtml (#23092) (#23108) 2 years ago