On Feb 19, 2008, at 19:58 , TomJensen wrote:
I'm using 3.5.3 and uncommented the lines to send out an e-mail in
the default workflow and it crashes on a FreeMarker error:
Expression pathSelected is undefined on line 23, column 15 in
workflowNotification.html.
The problematic instruction:
----------
==> ${pathSelected} [on line 23, column 13 in
workflowNotification.html]
----------
That is a bug that should be reported in jira with instruction to
reproduce (our basic "human" tests have passed)
I can see the line in the html, and would like to change the
template anyway so it doesn't have the default message but I'm not
sure where I should put a new html template how to tell the mail
module where to find it. If I put it on the classpath will it just
work if I put the path in correctly?
Yes this is loaded from the classpath. The default templates happens
to be in the root of the classpath, which is why it works. If my
memory serves right, you need to configure these templates somewhere
in the mail module.
hth,
-g
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------