It's all about the answers!

Ask a question

Web client does not display images, instead displays links


Eric Jodet (6.3k5111120) | asked Sep 03 '12, 10:49 a.m.
JAZZ DEVELOPER
I have been using RTC 3.0 and my customized Project Area with a custom attribute and presentation for the Wiki type.
I use a default value to populate my attribute upon work item creation, so as to add, for example, number list and image links.
sample content:
<<<xhtml
Embed XHTML code on the page. My list:<br/>
<ul>
  <li>Item 1</li>
  <li>Item 2</li>
<br />
<img src="http://www.w3schools.com/images/pulpit.jpg" alt="my super picture"/>
</ul>
>>>

This worked fine in 3.0. but does not work in 3.0.1.4 or 4.0 (but Eclipse Client works fine).
With the new versions, the raw content is displayed.

Is this a bug?


Comments
Ginny Ghezzo commented Sep 04 '12, 11:22 a.m.
JAZZ DEVELOPER

Eric: Glad you got an answer that makes sense. I must ask, where is that amazing picture taken?


Eric Jodet commented Sep 04 '12, 11:30 a.m.
JAZZ DEVELOPER

Hello Ginny, that's just some sample code that I googled.. http://www.w3schools.com/images/pulpit.jpg

One answer



permanent link
Eric Jodet (6.3k5111120) | answered Sep 03 '12, 10:51 a.m.
JAZZ DEVELOPER
I found that RTC is behaving as designed: the wiki part is working as designed, but the ability to use raw html was removed to prevent script insertion.

However, Allow the Wiki part to show XHTML (228452)
was opened to address this change of behavior.

Your answer


Register or 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.