Folder README file gets filled with garbage HTML code #796
Labels
No labels
accessibility
bug
bug
infrastructure
Codeberg
contributions welcome
docs
duplicate
enhancement
infrastructure
legal
licence / ToS
please chill
we are volunteers
public relations
question
question
user support
s/Forgejo
s/Forgejo/migration
s/Pages
s/Weblate
s/Woodpecker
security
service
upstream
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Codeberg/Community#796
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I sometimes revisit the state of files here, how they are rendered that is, and this time I found a README file in a repository folder having some HTML code injected by Gitea.
Raw =
How it’s rendered when clicking on the folder, that contains it =
As you can see, in the raw view everything is neatly and as it should be. Gitea thinks there has to be some non-renderable HTML in the plain text file for some reason.
Currently open PR over at Gitea https://github.com/go-gitea/gitea/pull/21841
This will be fixed when Codeberg updates Forgejo (soft-fork of Gitea) which will hopefully be in the next few days.