Skip to content

Comments starting with a > are stored but automatically hidden #33869

Closed
@jonasrosland

Description

@jonasrosland

Description

If you create an example comment like this:

this is a test comment

Then then comment is stored, can be retrieved by the API, but us hidden in the webui:

Image Image

It's apparently being hidden by the tw-hidden class:

<div id="issue-6264-raw" class="raw-content tw-hidden">&gt;
this is a test comment</div>

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions