Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
bilogic opened this issue Apr 3, 2024 · 8 comments · Fixed by #30587
Closed

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

bilogic opened this issue Apr 3, 2024 · 8 comments · Fixed by #30587
Labels
type/enhancement An improvement of existing functionality type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@bilogic
Copy link
Contributor

bilogic commented 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

@lunny
Copy link
Member

lunny commented Apr 3, 2024

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

@bilogic
Copy link
Contributor Author

bilogic commented 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?

@lunny lunny added type/proposal The new feature has not been accepted yet but needs to be discussed first. type/enhancement An improvement of existing functionality and removed type/bug labels Apr 4, 2024
@lunny
Copy link
Member

lunny commented Apr 4, 2024

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

@bilogic
Copy link
Contributor Author

bilogic commented Apr 19, 2024

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

@wxiaoguang
Copy link
Contributor

Thank you for your report!

-> Fix project description rendering for org #30587

@bilogic
Copy link
Contributor Author

bilogic commented Apr 20, 2024

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

@silverwind
Copy link
Member

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.

@wxiaoguang
Copy link
Contributor

wxiaoguang commented 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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement An improvement of existing functionality type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants