Skip to main content
1-Visitor
June 2, 2015
Question

Colon in annotation

  • June 2, 2015
  • 1 reply
  • 1514 views

I am using the API to upload test results. If I have a colon in the test result, then it doesn't upload properly. If I wrap the annotation in either quotations or apostrophes then it'll upload but it'll include those in the annotation. Is there a way around this? I am using Integrity 10.5.

    1 reply

    16-Pearl
    June 2, 2015

    Hi Nolin,

    This seems odd.  Have you tried escaping the colon with a backslash?

    Are you using the Java or C API?

    Regards,
    Kael

    1-Visitor
    June 2, 2015

    I am using the C API. I'm not sure what was happening but it doesn't seem to be an issue right now so something else must have been up. I'll have to investigate more. Thanks for the help.