Details
-
Type:
Bug
-
Status: New
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.36.0
-
Fix Version/s: None
-
Labels:
-
Notability:3
Description
- Fire up Nexus Repo 3.36.0 with stock configuration.
#Request this path: http://localhost:8081/repository/nuget-group-libs/v3/content/system.collections.immutable/index.json - Browse to that path in the tree browse UI
- Observe that the path shown in the tree is different than what was requested: v3/content/0/system.collections.immutable/index.json
- Click on the download link for the index.json file
Observe that you get a 404 response.
Expected: The download link in the browse UI should work.