You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a package with an invalid Project URL or Icon URL value. I've verified this with invalid protocols and URLs that exceed 4000 characters.
Attempt to upload the package using the Gallery UI.
Result: You'll get as far as the verify-upload page, but once there, there will be a couple obvious problems:
a. There won't be any kind of validation error listing what's wrong with the package, and
b. The "Submit" button, though enabled, will be completely non-functional.
Expected: The experience should parallel that of the nuget.exe command line; you should get an actual error message on upload, ideally presented in the same style as other form validation errors in the site.
The text was updated successfully, but these errors were encountered:
Result: You'll get as far as the verify-upload page, but once there, there will be a couple obvious problems:
a. There won't be any kind of validation error listing what's wrong with the package, and
b. The "Submit" button, though enabled, will be completely non-functional.
Expected: The experience should parallel that of the nuget.exe command line; you should get an actual error message on upload, ideally presented in the same style as other form validation errors in the site.
The text was updated successfully, but these errors were encountered: