Hello everyone, I was trying to change the email sent to the applicant when the author replies to an item request. Our Dspace version is 4.2 and the interface we are using is a customization of Mirage theme. Following the documentation, I changed these properties in [dspace-src]/dspace/modules/jspui/src/main/resources/Message.properties : itemRequest.response.subject.approve, itemRequest.response.body.approve, itemRequest.response.subject.reject and itemRequest.response.body.reject rebuilt, restarted tomcat and cleared the cache but the email does not change. Trying to troubleshoot I tried to test how it behaves in jspui, but the 'request a copy' feature is not enabled in jspui. Do I need to enable it specifically for jspui? >From the ItemRequestResponseTrueForm.java in >[dspace-src]/dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/artifactbrowser > directory it seems that in fact the email subject and body are being >retrieved from jspui 's messages.properties. Why isn't it working? Could there >be something missing from my theme folder? Any help or suggestion would be really appreciated.
Thank you in advance. Regards, Kiriaki -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
