It's all about the answers!

Ask a question

How to include HTML tags in problem report to display in Tea


Hung Lam (2911915) | asked Jan 28 '11, 9:53 p.m.
JAZZ DEVELOPER
Hi,
I am using the following API to add problem in my advisor class

collector.createProblemInfo(summary,message,type);

The message contains HTML tags, ex: <p>test. What I see in Team
Advisor view is '<' is converted to <.

What is the right way to return such message that includes HTML tags.
Thanks.

Be the first one to answer this question!


Register or to post your answer.