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

New Lines in Long String presented as description

Hi,

I have a script which updates a custom attribute of "Long String" type.
The attribute is updated with a value of "String" (Java) type containing "\r\n".
When looking at the result in RTC I see no new lines - the text appears in one line.

Thanks,
Moti

0 votes



2 answers

Permanent link
I have a script which updates a custom attribute of "Long
String" type.
The attribute is updated with a value of "String" (Java)
type containing "\r\n".
When looking at the result in RTC I see no new lines - the text
appears in one line.

Is it a Long String or Long HTML attribute? In the case of HTML, you would
have to use <p> or <br>.
If it is a Long String and not HTML, where are you seeing this: In the
Eclipse UI or in the Web UI work item editor?
When you say 'script', do you mean a plain java client implemention or a
shell script that uses the rest interface?

--
Regards,
Patrick
Jazz Work Item Team

0 votes


Permanent link

Is it a Long String or Long HTML attribute? In the case of HTML, you would
have to use <p> or <br>.
If it is a Long String and not HTML, where are you seeing this: In the
Eclipse UI or in the Web UI work item editor?
When you say 'script', do you mean a plain java client implemention or a
shell script that uses the rest interface?

--
Regards,
Patrick
Jazz Work Item Team


It's a long string and I want to see it in the eclipse client.
Saying "script" means plain java client implementation.
(sorry for the ambiguity)

0 votes

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,927

Question asked: Sep 03 '09, 4:16 a.m.

Question was seen: 5,363 times

Last updated: Sep 03 '09, 4:16 a.m.

Confirmation Cancel Confirm