Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Enabling RTC Rich Work Item editor affects reading description via Java API

Hello,

we would like to enable the better text editor support in our 6.0.4 installation.
We do have quite a big amount of scripts/Java tools that are creating/changing work items on the fly.

Now we are wondering what consequences the activation of the rich text editor support we have to face when e.g. using one of our tools to change the description of a work item.

1 vote

Comments

Good one.
I think the answer is pretty vital to us. Once we have the cycletime I will immediately look into this (or hope somebody answered this already)

- Arne



One answer

Permanent link

Our observations in 6.0.3 when enabled the rich text editors:


-- Our automation which read description went for toss as it was returning HTML tags.
-- Our script needed to be changed to handle this.

In the end, we dropped the idea of using rich text editors due to extra effort to adapt our scripts.

0 votes

Comments

Do you mean in the Java API the call to IWorkItem.getHTMLDescription() and then the calls to XMLString.getPlainText() and getXMLText()?

Where did you get HTML tags, in the getPlainText()?

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,942

Question asked: Sep 21 '17, 6:04 a.m.

Question was seen: 1,447 times

Last updated: Sep 21 '17, 12:38 p.m.

Confirmation Cancel Confirm