Issue numbers not linked in commits list #3878

Closed
opened 2025-11-02 05:29:20 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @dunderpate on GitHub (Aug 30, 2019).

  • Gitea version (or commit ref): 1.9.0-dev built with go1.12.6
  • Git version: 2.22.0
  • Operating system: FreeBSD 12.0-RELEASE r341666 GENERIC amd64
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
    • https://try.gitea.io was down at the time this issue was authored
  • Log gist:

Description

I have an external issue tracker configured in a repository's settings, however the commits list messages don't have the issue number hyperlinked. I can confirm that the issue number is being linked properly when viewing a specific commit though. Please see the attached images for context.

If there is anymore information I can provide, feel free to let me know.

Thanks everyone!

Screenshots

What I see in the commits list (incorrect)

link_issue_commits_before

What I expect to see in the commits list (correct)

link_issue_commits_after

What I see on the commit page (correct)

link_issue_commit_working

Originally created by @dunderpate on GitHub (Aug 30, 2019). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.9.0-dev built with go1.12.6 - Git version: 2.22.0 - Operating system: FreeBSD 12.0-RELEASE r341666 GENERIC amd64 - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [ ] Not relevant - [x] https://try.gitea.io was down at the time this issue was authored - Log gist: ## Description I have an external issue tracker configured in a repository's settings, however the commits list messages don't have the issue number hyperlinked. I can confirm that the issue number is being linked properly when viewing a specific commit though. Please see the attached images for context. If there is anymore information I can provide, feel free to let me know. Thanks everyone! ## Screenshots ### What I see in the commits list (incorrect) ![link_issue_commits_before](https://user-images.githubusercontent.com/53907850/64050284-296d8e00-cb3d-11e9-93d8-adc104e20876.png) ### What I expect to see in the commits list (correct) ![link_issue_commits_after](https://user-images.githubusercontent.com/53907850/64050283-296d8e00-cb3d-11e9-9314-ef3a791c1ca1.png) ### What I see on the commit page (correct) ![link_issue_commit_working](https://user-images.githubusercontent.com/53907850/64050285-296d8e00-cb3d-11e9-9f04-f3bd35f7ba5f.png)
GiteaMirror added the type/enhancementissue/stale labels 2025-11-02 05:29:20 -06:00
Author
Owner

@gary-kim commented on GitHub (Aug 31, 2019):

Currently, those are not made into links.
@lafriks I remember you said there were issues with making links in pages such as the ones referenced. Should we look into fixing them for the 1.11 release?

@gary-kim commented on GitHub (Aug 31, 2019): Currently, those are not made into links. @lafriks I remember you said there were issues with making links in pages such as the ones referenced. Should we look into fixing them for the 1.11 release?
Author
Owner

@dunderpate commented on GitHub (Aug 31, 2019):

Makes sense @gary-kim, I'm guessing it's performance related? In any case, thanks for the context. I'll wait to hear what comes out of the discussion.

@dunderpate commented on GitHub (Aug 31, 2019): Makes sense @gary-kim, I'm guessing it's performance related? In any case, thanks for the context. I'll wait to hear what comes out of the discussion.
Author
Owner

@stale[bot] commented on GitHub (Nov 5, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Nov 5, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@lafriks commented on GitHub (Nov 5, 2019):

This is already fixed in 1.10 release

@lafriks commented on GitHub (Nov 5, 2019): This is already fixed in 1.10 release
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3878