humanswitch / IQNOMY_Magento_extension

A Magento extension integrates IQNOMY's Liquid platform into Magento
MIT License
0 stars 2 forks source link

Liquid content standaard httpS + cdn #19

Open christianvriens opened 9 years ago

christianvriens commented 9 years ago

If Liquid contents are being created through the magento extension. There is a error issue when the page is in https.

http ==> must be // Close button should be called from CDN!

if needed See also IQNOMY comments in issue MAGEXT-50

christianvriens commented 9 years ago

in issue #19 gaat het over de inhoud van een liquid content. Een banner kan namelijk getoond worden via https://www.domein.nl/images/banner.png of http://www.domein.nl/images/banner.png.

Momenteel staat er hard gecodeerd in de liquid content http. Als je deze container dus op een https pagina zet zie issue #15 dan zou deze een melding geven omdat de liquid content een http aanroep bevat.