Invalid theme component source link with private GIT repository

Hi,

Just a minor issue here in the theme component view:

image

Let’s say the forum URL is https://meta.discourse.org and your private GIT repository git@github.com:user/project.git.

If you import a theme component from a private GIT repository, the source link will be: https://meta.discourse.org/admin/customize/themes/git@github.com:user/project.git

2개의 좋아요

Thanks for reporting! We should make links for private repositories simply display on screen, rather than navigating anywhere.

5개의 좋아요

We still should have some sort of way to figure out where the repo is at

5개의 좋아요

For non-http(s) repositories, we now show the address rather than linking to it

https://github.com/discourse/discourse/commit/e67474daf4e6d12ae7647b3f8b3919d3fd10f7b6

7개의 좋아요

This topic was automatically closed after 24 hours. New replies are no longer allowed.