The js-clone-url-vsc element is located below the script #9596

Closed
opened 2025-11-02 08:44:03 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @tyroneyeh on GitHub (Sep 21, 2022).

Description

So this part is useless

https://github.com/go-gitea/gitea/blob/main/templates/repo/clone_script.tmpl#L25
https://github.com/go-gitea/gitea/blob/main/templates/repo/home.tmpl#L129

Gitea Version

1.17.2

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

gentoo

How are you running Gitea?

systemd

Database

PostgreSQL

Originally created by @tyroneyeh on GitHub (Sep 21, 2022). ### Description So this part is useless https://github.com/go-gitea/gitea/blob/main/templates/repo/clone_script.tmpl#L25 https://github.com/go-gitea/gitea/blob/main/templates/repo/home.tmpl#L129 ### Gitea Version 1.17.2 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System gentoo ### How are you running Gitea? systemd ### Database PostgreSQL
GiteaMirror added the type/bug label 2025-11-02 08:44:03 -06:00
Author
Owner

@tyroneyeh commented on GitHub (Sep 22, 2022):

v1.17.2 or later still one more issue

image

@tyroneyeh commented on GitHub (Sep 22, 2022): v1.17.2 or later still one more issue ![image](https://user-images.githubusercontent.com/1255041/191631544-bf76dbee-2c89-4896-b9a3-5a7e1dd11158.png)
Author
Owner

@wxiaoguang commented on GitHub (Sep 22, 2022):

Hmm, that's strange. IIRC someone mentioned that the `..//...` can not be used. Maybe that's the root problem.

For 1.18-dev, it works fine https://try.gitea.io

@wxiaoguang commented on GitHub (Sep 22, 2022): Hmm, that's strange. IIRC someone mentioned that the ``` `..//...` ``` can not be used. Maybe that's the root problem. For 1.18-dev, it works fine https://try.gitea.io
Author
Owner

@wxiaoguang commented on GitHub (Sep 22, 2022):

It will fixed by https://github.com/go-gitea/gitea/pull/21226

ps: the bug doesn't exist in 1.17.2, but only in unreleased 1.17-dev

Thank you very much for testing it!

@wxiaoguang commented on GitHub (Sep 22, 2022): It will fixed by https://github.com/go-gitea/gitea/pull/21226 ps: the bug doesn't exist in 1.17.2, but only in unreleased 1.17-dev Thank you very much for testing it!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9596