0

I am using mksapiviewer to get information about different fields. Detailed Description field has Euro symbol. Because of that the api is not returning full strings and in xml it is not closing the tag and missing the next open tag.

Command used to get xml for an issue:

mksAPIViewer --iplocal --xml im viewissue --showAttachments --showChangePackages --showHistory --showHistoryAscending --showRelationships

How to solve this problem?

Kishore Relangi
  • 1,928
  • 16
  • 18

1 Answers1

0

Java api mksapi.jar is handling the special characters better than mksapiviewer executable though there are some issue with it.

Kishore Relangi
  • 1,928
  • 16
  • 18