ofbizContentUrl does not fetch https:// when the request is https://
--------------------------------------------------------------------
Key: OFBIZ-1418
URL: https://issues.apache.org/jira/browse/OFBIZ-1418
Project: OFBiz
Issue Type: Bug
Reporter: Si Chen
ofbizContentUrl is not correctly handing https:// requests -- even when the
request is https:// it is still generating http://
The easiest way to see this is to use IE to access any ofbiz page such as
https://demo1.opentaps.org/crmsfa/ you will see
it prompt you about "non-secure content" which includes the logo and the css
files generated with ofbizContentUrl.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.