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

CI: File upload product choice doesn't allow files to be uploaded #252

Closed
WillStrohl opened this issue May 16, 2020 · 1 comment
Closed
Milestone

Comments

@WillStrohl
Copy link
Member

WillStrohl commented May 16, 2020

Describe the bug

Attempts to add a file to products using the file upload product choice doesn't work.

Reported Software Versions

  • DNN: 09.04.01
  • Hotcakes: 03.02.03

To Reproduce

Steps to reproduce the behavior:

  1. Install DNN & Hotcakes Commerce
  2. Add a product with a file upload product choice
  3. Logout and view the product
  4. Upload a file

Expected behavior

The file is chosen and uploaded successfully.

Actual behavior

The file doesn't upload. An HTTP 404 error is found in the developer console.

Additional context

The API endpoint requires authentication. Anonymous visitors can't upload files. Only end-users that are logged in can.

Reported in the Community: https://hotcakes.org/Forums/g/posts/t/353/File-Upload-field-Product-Choices

@WillStrohl
Copy link
Member Author

We just finished cooking up a fresh batch of Hotcakes for you. Enjoy! ;)

https://dnncommunity.org/blogs/Post/5689/Hotcakes-Commerce-03-03-00-Release-Marks-a-Major-Milestone

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

No branches or pull requests

1 participant