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

Extracting data from RTC[5.0.2] - IE vs chrome followup operation

 Hello all,

We have written a server side follow-up operation to extract a value of an Medium HTML attribute[DOORS module link] and then later do some operations.

Here is the data which i have received while saving the work item from chrome[47.0.25]:
http://localhost:8080/dwa/rm/urn:rational::1-5613480c7c10756b-M-00012da4

And the data extracted from IE 11:

//"<"a href="http://localhost:8080/dwa/rm/urn:rational::1-5613480c7c10756b-M-0
//0012da4">http://localhost:8080/dwa/rm/urn:rational::1-5613480c7c10756b-M-0
//0012da4</a">"

Is there a reason why there is a difference between the data from these two browsers??

Thanks,
Abhishek Kumar



0 votes



One answer

Permanent link
I don't see a reason why, and I can not spot any difference, except that your paste broke the second value in two parts.

0 votes

Comments

Hi Ralph,

I made a mistake the link tag didn't show up.. when we extract the data from IE and convert it into a string
String location = (String) workitem.getValue(doorsLoc); 
here doorsLoc is a handle attribute type medium html.
i get the above results (see question) while running the same plugin in different browsers.
Any explanation for the above behaviour??
Thanks in Advance..

I do not see any difference between the two either.

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

Question asked: Jan 20 '16, 9:29 a.m.

Question was seen: 1,872 times

Last updated: Jan 20 '16, 12:37 p.m.

Confirmation Cancel Confirm