Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Frontend Package Version Bug
-
Hi guy,
something is wrong in the frontend with the Packages Version for Nuget.The Frontend shows only 5 Version number
But we have 9 Version for this Package and the web request "GetVersion" from ProGet gets all Version.
This Problem is also in Version 3.6.0 and 3.6.1.
We deleted the hole Feed and created the Feed new and uploaded the files per hand the result is the Bug also there.
Take a look if you find something.Someting is wrong with your JavaScript I think
Product: ProGet
Version: 3.5.8
-
Are you getting any JavaScript errors on that page? By default, it's only supposed to show 5 versions, but there is link beneath that says "[show more]"... is that not visible?
-
Hi
here I make new images
in the 1. image you see the "Show more" button.
the 2. image show all the versions after you click on the "show more" button
and the 3. image show all version there are on the server and db from Proget
So you see we have 18 different versions for this package and only 13 are shown in the frontend.
-
Thank you for the additional information, we were able to reproduce. The fix will be included in v3.6.2.
If you want an immediate patch for v3.6.1, you can download the file at:
http://44.inedo.com/proget/NuGetPackageVersionPage.js
and save it into the WebApp directory of the ProGet installation under the following subdirectory:
WebApp\Resources\mapped\Pages\NuGet\Feeds\
alongside the
NuGetPackageVersionPage.js.gz
file.You may have to clear your browser cache to see the change.