URL links not clickable in Description of organization's projects #12776

Closed
opened 2025-11-02 10:20:40 -06:00 by GiteaMirror · 8 comments
Owner

Originally created by @bilogic on GitHub (Apr 3, 2024).

Description

  • Show up as links in Description of repositories
  • Show up as links in Description of repository's projects
  • Does not show up as links in Description of organization's projects

Gitea Version

1.21.9

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?

docker compose

Database

MySQL/MariaDB

Originally created by @bilogic on GitHub (Apr 3, 2024). ### Description ## HTML links - Show up as links in `Description` of repositories - Show up as links in `Description` of repository's projects - Does not show up as links in `Description` of organization's projects ### Gitea Version 1.21.9 ### 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? docker compose ### Database MySQL/MariaDB
GiteaMirror added the type/enhancementtype/proposal labels 2025-11-02 10:20:40 -06:00
Author
Owner

@lunny commented on GitHub (Apr 3, 2024):

I think this is by design. Maybe proposal is better for this issue.

@lunny commented on GitHub (Apr 3, 2024): I think this is by design. Maybe proposal is better for this issue.
Author
Owner

@bilogic commented on GitHub (Apr 4, 2024):

Hmm, ok, but I can't change the label.

I mean, they are all labelled Descriptions, what was the design reason to make the organization's project's Description different?

@bilogic commented on GitHub (Apr 4, 2024): Hmm, ok, but I can't change the label. I mean, they are all labelled `Descriptions`, what was the design reason to make the organization's project's `Description` different?
Author
Owner

@lunny commented on GitHub (Apr 4, 2024):

Maybe it's a missed work. PRs are welcome.

@lunny commented on GitHub (Apr 4, 2024): Maybe it's a missed work. PRs are welcome.
Author
Owner

@bilogic commented on GitHub (Apr 19, 2024):

Yea, unfortunately I have not written in go before, i see reporting as a way to contribute back to this project.

@bilogic commented on GitHub (Apr 19, 2024): Yea, unfortunately I have not written in go before, i see reporting as a way to contribute back to this project.
Author
Owner

@wxiaoguang commented on GitHub (Apr 19, 2024):

Thank you for your report!

-> Fix project description rendering for org #30587

@wxiaoguang commented on GitHub (Apr 19, 2024): Thank you for your report! -> Fix project description rendering for org #30587
Author
Owner

@bilogic commented on GitHub (Apr 20, 2024):

@silverwind I'm running gitea via docker, is there a way for me to test out this PR? Thanks!

@bilogic commented on GitHub (Apr 20, 2024): @silverwind I'm running gitea via docker, is there a way for me to test out this PR? Thanks!
Author
Owner

@silverwind commented on GitHub (Apr 20, 2024):

Not easily as you would need to install all build dependencies, but you can wait on the nightly release now that it's been merged.

@silverwind commented on GitHub (Apr 20, 2024): Not easily as you would need to install all build dependencies, but you can wait on the nightly release now that it's been merged.
Author
Owner

@wxiaoguang commented on GitHub (Apr 20, 2024):

The fix has been backported to 1.21 branch (https://github.com/go-gitea/gitea/commits/release/v1.21/) and the nightly build is ready (1.21 nightly will be next 1.21.12 release later).

You could find 1.21 nighly images here: https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.21

And I can see you are still using 1.21.9 in the report, if you haven't upgraded you instance recently, it's also recommended to upgrade to latest 1.21 release, because some security problems were also fixed.

@wxiaoguang commented on GitHub (Apr 20, 2024): The fix has been backported to 1.21 branch (https://github.com/go-gitea/gitea/commits/release/v1.21/) and the nightly build is ready (1.21 nightly will be next 1.21.12 release later). You could find 1.21 nighly images here: https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.21 And I can see you are still using 1.21.9 in the report, if you haven't upgraded you instance recently, it's also recommended to upgrade to latest 1.21 release, because some security problems were also fixed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12776