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
Created an issue:
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.