Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Broken (unnecessarily munged) repo hyperlinks in library reference pages #11996

Open
Labels
Component: WebsiteIssues related to arduino.cc, but not the documentation contentType: Bug
@jezhill

Description

@jezhill

Describe the problem

After adding some of my libraries to the library registry, I note that the automatically-generated library pages (example:https://docs.arduino.cc/libraries/keyhole/ ) are taking the repo URLs I supplied (in that case:https://bitbucket.org/jezhill/Keyhole ) and automatically appending.git to them. This leads to a potentially-invalid hyperlink.

To reproduce

Expected behavior

Expected behavior is to see bitbucket's web-interface version of the repo. This happens correctly if you point your browser to the original URL listed inhttps://github.com/arduino/library-registry/blob/main/repositories.txt (i.e.https://bitbucket.org/jezhill/Keyhole without the.git suffix)

Additional context

Of course you could (rightly) argue that thisparticular problem is a bitbucket.org server issue rather than an arduino.cc issue. But (leaving aside the fact that, as a non-paying user of bitbucket, I'm not going to get the attention of their support or webmaster) the general principle remains that it's probably wiser to justnot automatically change the provided URL on the arduino.cc side, to avoid any such unforeseen weirdness.

Note that, as an argument togit clone the URL works fine both withand without the suffix. This particular problem only occurs with the web interface. In any case, I don't see any advantage in adding the.git suffix, especially to a hyperlink that is designed for human clicking.

Issue checklist

  • I searched for previous reports inthe issue tracker
  • My report contains all necessary details

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: WebsiteIssues related to arduino.cc, but not the documentation contentType: Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp