itx-informationssysteme / jobapplications

This TYPO3 extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.
https://extensions.typo3.org/extension/jobapplications/
Other
7 stars 9 forks source link

overriding mail templates has no effect #69

Open peerlight opened 2 years ago

peerlight commented 2 years ago

overriding mail templates in own extension / sitepackage has no effect

probably due to https://forge.typo3.org/issues/93544

itx-benjamin-jasper commented 1 year ago

Hi there, reading the forge issue it seems like a TYPO3 issue regarding extension loading order. Does it work if you add jobapplications as a dependency in your sitepackage's composer.json as dependency?

peerlight commented 1 year ago

Adding jobapplications to ext_emconf.php 'constraints' => 'depends' at least solves this for HTML-Mails.

Changes in Resources/Private/Templates/Mail/JobsNotificationMail.txt still have no effect. So plaintext part of mail shows different content.

Sorry, no composer installation available to test this.

itx-benjamin-jasper commented 1 year ago

Alright thanks, pretty sure composer.json functions the same, as this will apparently be the new standard. I might put this in the docs somewhere until this is fixed.

peerlight commented 1 year ago

I may note that we are on this evironment currently PHP 7.4.x TYPO3 11.5.16 non-composer jobapplications 2.0.0