Good Day,
Not sure if someone would be able to assist me, in release18.12, when
doing the forgot password function a mail is sent with reset link. The
code behind this is as below within
"applications/securityext/template/email/PasswordEmail.ftl"
<@ofbizUrl fullPath="true" secure="true"
webSiteId="${webSiteId!}">passwordChange</@ofbizUrl>
Currently this outputs only "passwordChange" however I am expecting it
in a format like
"https://www.hostname.com:8443/webappName/control/passwordChange" or
"http://localhost:8443/webappName/control/passwordChange"
Is this correct, or is there maybe a setting that I can change to get
the @ofbizUrl functioning?
Any advice will be appreciated.
Kind Regards,
Johan Cronjé