Page 1 of 1

HTML Links

Posted: Fri Jan 18, 2013 4:14 am
by rbaholding
Hello,

My HTML links on Service Status didn't work. For example Status information shows as plain test:
<a href="http://172.20.0.166/interfacetable_v3t/ ... table.html" target="_self">[details]</a>

I have config escape_html_tags=0 on cgi.cfg and the problem continues.

If I made the test from add service configuration page works fine.

What I'm doing wrong?

Thanks and regards.

Re: HTML Links

Posted: Fri Jan 18, 2013 12:04 pm
by lmiltchev
Did you select the "Allow HTML Tags in Host/Service Status" check box under the "System Settings"?

Configure->System Configuration

Re: HTML Links

Posted: Tue Jan 22, 2013 11:51 am
by rbaholding
Thanks!! I check "Allow HTML..." and it's working now

Regards