Skip to content

Auto generated URL of commit SHA references link to wrong address #6300

@liyuan-rey

Description

@liyuan-rey

Describe the bug
Auto generated URL of commit SHA references in markdown link to wrong address

Gogs version and commit
Gogs 0.11.91.0811

Git version
Git 2.24.1.windows.2

Operating system
Windows 10 Home (Chinese) 19041.450

Database
Unknown

To Reproduce
Steps to reproduce the behavior:

  1. Edit README.md file locally, add line with a valid commit SHA value, save file.
  2. Commit and push README.md to repository
  3. View the render page of README.md in Gogs
  4. Click the link of commit SHA references, the browser jump to wrong 404 page

Can you reproduce the bug at https://try.gogs.io?
No try yet

Expected behavior
A link with correct URL to commit SHA references.

Actual behavior
A link with wrong URL, unnecessary 'src/develop' path in the URL.

Screenshots
N/A

Additional context
N/A

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