html links do not come out properly in computed field (view). The reason is probably that

< is replaced with &lt and " is replaced with &lquote

Comments

wrunt’s picture

It should work now, I've removed the call to check_plain. Just don't go giving anonymous users the ability to create content types ;)

wrunt’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)