So here's a rather odd one:
I created a repo titled "test-a" (lhinderberger/test-a) and now I try to create issues there. That works fine, unless the issue's title is three or less letters long and contains at least one letter. In that case it yields Error 500.
Creating issues in another repository called "test-b" works fine with all names.
Maybe someone with access to the error logs can give some insights on what went wrong. I'll leave the test repo online until we know what's going on.
I'd like to create an issue over at Gitea, but I'm afraid I can't provide all the technical information required by their issue template.
Even worse, that happened while researching another bug in the issue tracker that also yields Error 500 - yikes!
So here's a rather odd one:
I created a repo titled "test-a" (lhinderberger/test-a) and now I try to create issues there. That works fine, unless the issue's title is three or less letters long and contains at least one letter. In that case it yields Error 500.
Creating issues in another repository called "test-b" works fine with all names.
Maybe someone with access to the error logs can give some insights on what went wrong. I'll leave the test repo online until we know what's going on.
I'd like to create an issue over at Gitea, but I'm afraid I can't provide all the technical information required by their issue template.
<sub>Even worse, that happened while researching another bug in the issue tracker that also yields Error 500 - yikes!</sub>