0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 14:14:39 +01:00
gitea/services
JakobDev 1c039b4e1e
Fix Bug in Issue Config when only contact links are set (#26521)
Blank Issues should be enabled if they are not explicit disabled through
the `blank_issues_enabled` field of the Issue Config. The Implementation
has currently a Bug: If you create a Issue Config file with only
`contact_links` and without a `blank_issues_enabled` field,
`blank_issues_enabled` is set to false by default.

The fix is only one line, but I decided to also improve the tests to
make sure there are no other problems with the Implementation.

This is a bugfix, so it should be backported to 1.20.
2023-09-28 20:16:40 +08:00
..
actions
agit
asymkey make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
attachment make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
auth
automerge
context
convert make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
cron
externalaccount
feed make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
forms
gitdiff make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
indexer
issue Fix Bug in Issue Config when only contact links are set (#26521) 2023-09-28 20:16:40 +08:00
lfs
mailer make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
markup make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
migrations make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
mirror
notify
org make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
packages
pull make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
release make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
repository make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
secrets
task
uinotification
user make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
webhook make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
wiki make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00