Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading a package with an invalid Project or Icon URL is blocked at verify-upload with no on-screen validation error. #1681

Closed
claycompton opened this issue Oct 26, 2013 · 3 comments

Comments

@claycompton
Copy link

  1. 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.
  2. 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.

@TimLovellSmith
Copy link
Member

If > 4000 chars is the only repro scenario then voting straight to 'up for grabs' on this.

@analogrelay
Copy link
Contributor

Why is the validation not appearing though? Can we just get that issue finally fixed?

@analogrelay
Copy link
Contributor

Related to #1682. We need our validation to tell users about problems in their packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants