[
https://jira.jboss.org/jira/browse/JBPM-2254?page=com.atlassian.jira.plug...
]
Alejandro Guizar commented on JBPM-2254:
----------------------------------------
Tom, your changes affected the inline template feature. Inline templates are not meant to
be available to other mail activities. With your update, mail activities parsed afterward
can retrieve the inline template using the previous mail activity name. Plus, process
authors can accidentally overwrite a configured template if the mail activity has the same
name as some template.
I've made the following changes:
1. extract a method "parseMailTemplate" in MailTemplateWireBinding that reads,
but does not register, the template.
2. rename MailTemplateMap, which contains a map, but is not a map itself, to
MailTemplateRegistry.
task notify and reminder emails
-------------------------------
Key: JBPM-2254
URL:
https://jira.jboss.org/jira/browse/JBPM-2254
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Runtime Engine
Reporter: Tom Baeyens
Assignee: Alejandro Guizar
Fix For: jBPM 4.0.0.CR1
add default template mail configurations for the notification and reminder in
modules/pvm/src/main/resources/jbpm.mail.templates.cfg.xml
see jbpm 3 for inspiration on the contents of the mail templates
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira