Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.6.0
-
Fix Version/s: 3.6.0
-
Component/s: manager server, sf server
-
Labels:None
Description
As a business customer I would like to control the protocol (http vs https) to be used in mail templates.
TD: at the moment there are several places where we generate absolute links. By default we are using mix of http/https, which does not fit all cases. It would be useful to have a shop attribute (boolean flag) to enable HTTPS links, meaning HTTP by default when flag is false (current behaviour). Areas to update this: 1) mail templates "shopUrl" variable (this should be fixed from within getDefaultShopUrl())