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

Upload new package : frenzy click "Upload" : The page was not displayed because there was a conflict. #430

Closed
aldion opened this issue Feb 29, 2012 · 1 comment
Assignees

Comments

@aldion
Copy link

aldion commented Feb 29, 2012

  1. Go to Upload Package page, pick a package
  2. double click Upload.

I either get "The page was not displayed because there was a conflict." or a 404.

could we safeguard against double submit ?

@analogrelay
Copy link
Contributor

Just make sure we have some JS to disable the button after it's been pressed once.

@analogrelay analogrelay self-assigned this May 17, 2014
analogrelay added a commit that referenced this issue May 30, 2014
fixes upload and prevent doubleclick for #430
@analogrelay analogrelay mentioned this issue Jun 5, 2014
21 tasks
joelverhagen pushed a commit that referenced this issue Jul 29, 2024
* Start update to new SDK

* Move most of the storage to new SDK.

* migrate transfer management in AzureStorage

* Update Queue Implmentation to v12 SDK

* Migrate to v12 SDK

* Migrate Tables to new SDK

* Switch to generic Blob isntead of BlockBlob

* Temporarily disable emu tests and add new interface ones.

* Adding Save tests.

* Point Transfermanager to temp directory.

* Potential fix for incorrect container Uri.

* Added some explciit typing.

* Add lease adapters to storage SDK types

* Update List to use metadata bool. Clean up some comments

* Update language version. Add async list

* Update StorageExtension to new c# syntax.

* Remove unneeded underlying TableEntity.

* remove some unclear var usage.

* Start update to new SDK

* Move most of the storage to new SDK.

* migrate transfer management in AzureStorage

* Update Queue Implmentation to v12 SDK

* Migrate to v12 SDK

* Migrate Tables to new SDK

* Switch to generic Blob isntead of BlockBlob

* Temporarily disable emu tests and add new interface ones.

* Adding Save tests.

* Point Transfermanager to temp directory.

* Potential fix for incorrect container Uri.

* Added some explciit typing.

* Add lease adapters to storage SDK types

* Update List to use metadata bool. Clean up some comments

* Update language version. Add async list

* Update StorageExtension to new c# syntax.

* Remove unneeded underlying TableEntity.

* remove some unclear var usage.

* BlobClient -> blockBlobClient for perf.

* Cleaning up some duplicated messages. Fix setting headers AFTER upload.

* Trivially implement ListAsync for other Storages.

* Update tests for new changes.

* Clean up old tests.

---------

Co-authored-by: Drew Gillies <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants