Hello

We are on DSpace 1.8 using XMLUI.

I wonder if there were changes to the e-mail templates from 1.6 to 1.8. The 
submit_task file on my dspace/config/email directory has some tags to bring 
content to the e-mail message but it is bringing the wrong data now that we 
upgraded. Here is how the template looks like:

# Workflow task email message
#
# {0}  
I18nUtil.getMessage("org.dspace.workflow.actions.userassignment.ClaimAction.intro."
 + getParent().getStep().getId())
# {1}  Title of submission
# {2}  Name of collection
# {3}  submitter's name
# {4}  
I18nUtil.getMessage("org.dspace.workflow.actions.userassignment.ClaimAction.outro."
 + getParent().getStep().getId())
# {5}  link to the 'Submissions' page  
(https://repositoryt1.iadb.org/submissions)
#

Subject: BRIK: You have a new task

{0}

Title:        {1}
Collection:   {2}
Submitted by: {3}

{4}

Visit the BRIK submissions page to perform this task:  {5}

Many thanks!

BRIK  -  Bank Repository of Institutional Knowledge

Currently here is what is happening:

The Title: field has the Collection name.
The Collection: field has the name of the original submitter
The Submitted by: field has some status/task name.

Thanks
Rodrigo
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to