Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×it seems that HTML emails contain quite a bit of JavaScript code. Iknow since our users' Lotus Notes 7.0 throws a nasty error.
Is there a way to strip JavaScript from being sent in HTML notifications? ie. I just need vanilla HTML + styles.
it is being tracked as https://jira.atlassian.com/browse/JRA-24559 and while waiting for a fix - I'd like to tweak email output. Will editing Velocity templates help?
thanks
Yes, You can modify your HTML mail templates to strip down the javascripts. You can find the templates at WEB-INF/classes/templates/email/html
Also check out http://confluence.atlassian.com/display/JIRA/Customising+Email+Content
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.