marvin.js has hardcoded http URLs

User 331d7f5c0b

23-10-2009 23:00:24

This causes a problem in IE (pops up warning about mix of insecure and secure content) when viewed on an HTTPS page.


Suggested changes attached as a .diff. If you want to get fancy you could detect the request's scheme and use it.


Moses

ChemAxon 909aee4527

26-10-2009 08:28:06

Dear Moses,


thank you very much, this seems to be a great contribution.


My colleagues working on marvin.js are on holiday early this week, I am sure they will confirm once they are back.


Kind regards,
Judit

ChemAxon 7c2d26e5cf

03-11-2009 10:14:20

Dear Moses,


Thanks again for your contribution.


We have modified marvin.js: "http" has been replaced to "https" in each Java URL. Next release will include the updated marvin.js.