You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.23 nightly is ready (it is a stable release and will be 1.23.6 soon), it contains that fix. The reason is that some markdown texts would trigger a nil-pointer access, then backend failed to render the content.
Description
If you create an example comment like this:
Then then comment is stored, can be retrieved by the API, but us hidden in the webui:
It's apparently being hidden by the
tw-hidden
class:This can be verified here: https://demo.gitea.com/jonasrosland/testrepo/issues/1
Gitea Version
1.23.5
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Using the default docker compose file
Database
None
The text was updated successfully, but these errors were encountered: