velocity context broken for emails ?

  • francismartens318
Posted: Wed, 02/01/2012 - 19:40

We are investigating following issue.

We have JIRA 4.4.3, with the quisapps fully installed (and working)
When we create an issue, an email is sent.
The information in the mail is correct except for the description.

$issue.htmlDescription is not replaced with the description itself.

The logging shows:
$issue.htmlDescription is not a valid reference.

Given that this functionality works normally on the standard JIRA distribution, but not on the FSP enhanced JIRA,
I'm wondering if there an issue with it.

Francis

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

here's the atom feed

  • admin
  • 02/16/10
  • Thu, 02/02/2012 - 16:05

Is there a way to get

  • francismartens318
  • 06/12/11
  • Thu, 02/02/2012 - 11:39

Is there a way to get notified (RSS feed preferably) about new releases and such ?

It's fixed in 1.4.3

  • admin
  • 02/16/10
  • Wed, 02/01/2012 - 20:18

Hi Francis!

Indeed there was an issue with broken velocity context in v1.4.2 and before. This also results in NullPointerExceptions when sending mails. It was fixed in 1.4.3.

Alex