Hi there,
we upgraded our Dspace7.5 Testsystem to Dspace 7.6.
We have a local.cfg in which the property is set to
What I noticed after the upgrade: emails are send with an empty subject.
the emails templates in dspace/config/emails changed with Dspace 7.6 we didn't make any changes yet.
For example in the feedback template there is now the line
#set($subject = "${config.get('
dspace.name')}: Feedback Form Information")
and further in the text
The ${config.get('
dspace.name')} Team
The received email has an empty subject but a correct
The DSpace 7 Testinstanz Team
the
dspace.name value from the local.cfg is taken. It shows up in the angualr Interface too. But I have no clue, why it generates empty subjects when sending emails.
Anybody else having this problems?
Kind Regards
Christiane