Jeff VIP
Total posts: 745
21 Oct 2013 20:36

Hi,

I've noticed that Cobalt and Emerald still uses non ssl urls in a site with ssl ( https://mysite.com )

This causes unpredictable behavior when clicking on some links generated by Cobalt and Emerald.

For example if I edit a record and I click on a link of an Emerald protected field, I am logged out automatically.

Another problem is that it causes the browser to block insecure content because of the mixture of secure and non-secure urls in the code.

One solution is to use a component like NoNumber ReReplacer to replace all http:// into https:// or ://

It would be better however to use relative links (://) instead of absolute links (http://) in the code

Best regards,

Jeff

Last Modified: 02 Mar 2014


Jeff VIP
Total posts: 745
21 Oct 2013 22:27

Hi Sergey,

can you tell me which file generates this text?


Sergey
Total posts: 13,748
22 Oct 2013 02:17

https fixed in upcoming version.


pepperstreet VIP
Total posts: 3,837
22 Oct 2013 19:21

@Jeff

Thanks for noticing and reporting this issues! Very crucial.

Did not test it with Cobalt, yet. Did you use J! global SSL setting or do you use the MenuItem parameters?


Jeff VIP
Total posts: 745
23 Oct 2013 06:08

pepperstreet

Did you use J! global SSL setting or do you use the MenuItem parameters?

I used J! global SSL setting

Powered by Cobalt