Skip to content

Open with <IDE> x-github-client expects full-uri #33665

Closed
@Red3Tango

Description

@Red3Tango

Description

When setting up a custom "Open with " in Site Admin, web_src/js/features/repo-common.ts will encode the Repo's {url} to generate the href=. GitHub Desktop uses the x-github-client handler, and does not recognize encoded URLs.

Do not think this is necessarily a bug with Gitea or GitHub Desktop, and cannot expect a conditional for every client that may be out there. Would think something like {URL} be unencoded, and leaving {url} being encoded.

Gitea Version

1.23.4

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

Running gitea-1.23.4-linux-amd64 from systemd on Debian 10.

Database

MySQL/MariaDB

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions