Render text as html

Hey,

I’ve had fun with the image gallery / xml tutorial, great stuff ! Now i enabled the text field for html rendering, i changed the xml into something html ( a link ) but i get the message : “null”

What am i doing wrong ?

the node looks like this :

<pic>
    <image>images/imagebank1.jpg</image>
    <caption><a href="http://www.kirupa.com">Link</a></caption>
</pic>

Greetz,
DiGiTi