[
http://jira.magnolia-cms.com/browse/MGNLPUR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Alba updated MGNLPUR-78:
-----------------------------
Comment: was deleted
(was: With this code in the "confirmContentTypehtml" property, the mail is sent
correctly.
[#assign pur = ctx.pur][#assign targetPage
="/demo-project/members-area/registration/double-opt-in-confirmation.html"?url('ISO-8859-1')][#assign
href="${pur.baseUrl}/.magnolia/pages/user-validation.html?userId=${pur.userId}®Stamp=${pur.regStamp}&targetPage=${targetPage}"]<html><body><p>Dear
${fullName},</p><p>Please follow this link in order to validate your account:
<a href="${href}">Verify your user</a></p><p>Thank you !</p></body></html>)
> Can't send validation email
> ---------------------------
>
> Key: MGNLPUR-78
> URL: http://jira.magnolia-cms.com/browse/MGNLPUR-78
> Project: Magnolia Public User Registration
> Issue Type: Bug
> Affects Versions: 1.4.1
> Environment: Magnolia 4.5.2
> Reporter: Jose Alba
> Assignee: Grégory Joseph
> Attachments: errorMail.txt
>
>
> User registration is completed successfully through the form. But the
> validation email is not sent. Give an exception, which attached.
> I have found that the error is given by the property
> "confirmContentTypehtml", which contains the following code:
> <p>Dear ${fullName},</p> <p>Please follow this link in order to validate your
> account: <a
> href="${link:{uuid:{5a0abf9d-073f-4a3c-99f7-0c63b544a8a4},repository:{website},handle:{/lirev-module/en/registration/content/0},nodeData:{},extension:{html}}}">Verify
> your user</a></p> <p>Thank you !</p>
> And causes Freemarker error. Can I solve it?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------