versedi / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

HTTPS preventing image uploading #667

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Reported by a customer:
http://rt.zetaprints.com/Ticket/Display.html?id=540

Customers unable to upload images when there's a HTTP secure URL use in the 
store.

Internal issue:
https://zeta-apps.sourcerepo.com/redmine/zeta/issues/612

Original issue reported on code.google.com by agur...@gmail.com on 5 Oct 2011 at 5:31

GoogleCodeExporter commented 8 years ago
This was fixed. diff:
https://zeta-apps.sourcerepo.com/redmine/zeta/issues/612

I tested it on /mageimage/
web_to_print_store_incl_theme   1.9.2.0alpha6 (alpha)

Tested it using alpha2 as the control environment. Turns out upload is 
imposible when the store has HTTPS enabled for the admin panel. Turning secure 
HTTPS urls for the front end makes no difference.
Problem went away after I upgraded /mageimage/ to alpha6, which holds the bug 
fix.

Note. /mageimage/ admin panel becomes unavailable (browser err: Unable to 
connect) after setting HTTPS for the admin end. I have to reinstall the 
instance after each try.

Original comment by agur...@gmail.com on 5 Oct 2011 at 5:35

GoogleCodeExporter commented 8 years ago

Original comment by ad...@zetaprints.com on 22 Oct 2011 at 2:00