HotcakesCommerce / hotcakes-commerce-core

The core of the e-commerce part of the overall solution. This is an ecommerce shopping cart solution built on top of the DNN (DotNetNuke) CMS. Anyone can do commerce online now!
https://mmmcommerce.com
MIT License
69 stars 55 forks source link

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

Closed WillStrohl closed 4 years ago

WillStrohl commented 4 years ago

Describe the bug

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

Reported Software Versions

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 commented 4 years ago

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