[GH-ISSUE #21] Image information with a multilevel path in the name is not displayed #16

Open
opened 2026-02-27 07:15:11 +03:00 by kerem · 5 comments
Owner

Originally created by @GSergeevich on GitHub (Jul 6, 2020).
Original GitHub issue: https://github.com/jc21/docker-registry-ui/issues/21

If the name is like a "tcmp/pr/billing-fork" , image information page is empty

Originally created by @GSergeevich on GitHub (Jul 6, 2020). Original GitHub issue: https://github.com/jc21/docker-registry-ui/issues/21 If the name is like a "tcmp/pr/billing-fork" , image information page is empty
Author
Owner

@cgrard commented on GitHub (Sep 22, 2020):

Yes, same here, all our images are tagged with this kind of pattern which makes the UI basically useless :/

<!-- gh-comment-id:696593867 --> @cgrard commented on GitHub (Sep 22, 2020): Yes, same here, all our images are tagged with this kind of pattern which makes the UI basically useless :/
Author
Owner

@rlogiacco commented on GitHub (Nov 2, 2020):

Same here, we use prj/project_name/prj_module and it fails

<!-- gh-comment-id:720391780 --> @rlogiacco commented on GitHub (Nov 2, 2020): Same here, we use `prj/project_name/prj_module` and it fails
Author
Owner

@rlogiacco commented on GitHub (Nov 2, 2020):

I believe this is a duplicate of #10

<!-- gh-comment-id:720392187 --> @rlogiacco commented on GitHub (Nov 2, 2020): I believe this is a duplicate of #10
Author
Owner

@rlogiacco commented on GitHub (Nov 2, 2020):

After a little investigation, the issue should be in src/frontend/js/routes/image.js as calling the API directly works nicely, but it seems the UI (frontend) is not calling the API (backend)... probably due to some failing check.

I might be able to provide additional info if we get a non-minified version.
As it looks the author is not interested in moving this forward, is anyone having this issue willing to pair up on this?

<!-- gh-comment-id:720401443 --> @rlogiacco commented on GitHub (Nov 2, 2020): After a little investigation, the issue should be in `src/frontend/js/routes/image.js` as calling the API directly works nicely, but it seems the UI (frontend) is not calling the API (backend)... probably due to some failing check. I might be able to provide additional info if we get a non-minified version. As it looks the author is not interested in moving this forward, is anyone having this issue willing to pair up on this?
Author
Owner

@cgrard commented on GitHub (Nov 2, 2020):

Yep, I'm not really familiar with the stuff that has been used to build the frontend but I can try.

<!-- gh-comment-id:720431313 --> @cgrard commented on GitHub (Nov 2, 2020): Yep, I'm not really familiar with the stuff that has been used to build the frontend but I can try.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-registry-ui-jc21#16
No description provided.