mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 06:48:56 +00:00
2399b4d483
Backport #28719 by wxiaoguang In #26851, it assumed that `Commit` always exists when `PageIsDiff==true`. But for a 404 page, the `Commit` doesn't exist, so the following code would cause panic because nil value can't be passed as string parameter to `IsMultilineCommitMessage(string)` (or the StringUtils.Cut in later PRs) Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
---|---|---|
.. | ||
alert.tmpl | ||
alert_details.tmpl | ||
disable_form_autofill.tmpl | ||
footer.tmpl | ||
footer_content.tmpl | ||
head.tmpl | ||
head_navbar.tmpl | ||
head_opengraph.tmpl | ||
head_script.tmpl | ||
head_style.tmpl | ||
modal_actions_confirm.tmpl | ||
paginate.tmpl |