JEMH XML Field processor : Problem with equal sign

Bettina Hübner June 29, 2017

Hi,

we've been using JEMH for quite some time now and it works fine. But recently (presumably after upgrading JIRA) there is a problem with the XML Field processor. If the value of an entry contains at least one equal sign it is not set as value of the corresponding field.

Example testcase (alias for description is set to Problembeschreibung)

Subject: Test
From: Bettina@xyz.de
To: jira-test@xyz.de
Content-Type: text/plain; charset="iso-8859-1"

<JemhXmlData>
  <Entries>
    <Entry>
      <Key>Problembeschreibung</Key>
      <Values>
        <string>
  Beschreibung für das Issue enthält = ein Gleichheitszeichen.
        </string>
      </Values>
    </Entry>
  </Entries>
</JemhXmlData>

 

An issue is created when running the testcase but the description is empty.

Can anyone help?

 

JIRA 7.1.2 

JEMH 1.9.62

1 answer

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events