Closed nfalco79 closed 8 years ago
When I select an artifact to view details, in the tag Relations it show me children links. These link has a wrong url:
http://{host}:{port}/artifact/{artifactId}/view
this URL is missing of the channel information. The correct URL is
http://{host}:{port}/channel/{channelId}/artifact/{artifactId}/view
Also refer to eclipse bug 492710
Thanks for reporting!
It will be in the integration builds in a few minutes and of course in the final release.
When I select an artifact to view details, in the tag Relations it show me children links. These link has a wrong url:
this URL is missing of the channel information. The correct URL is
Also refer to eclipse bug 492710