GIF does not show up
Asif Iqbal
iqbala-hobbit at qwestip.net
Tue Apr 5 20:12:16 CEST 2005
Hi
I am using Hobbit 4.0.1 and I defined HOBBITLOGO as
HOBBITLOGO="<IMG SRC=\"/hobbit/gifs/qwest_logo.gif\" width=\"185\" height=\"77\" alt=\"Qwest Spirit of Service™\">"
in my hobbitserver.cfg file
It shows up fine in every page, eg. bb.html, except for maint.pl file
The source file on a bb.html, it shows like this
<FONT FACE="Arial, Helvetica" SIZE="+1" COLOR="silver"><B><IMG SRC="/hobbit/gifs/qwest_logo.gif" width="185" height="77" alt="Qwest Spirit of Service™"></B></FONT>
BUT, on maint.pl the same like looks like this:
<FONT FACE="Arial, Helvetica" SIZE="+1" COLOR="silver"><B><IMG SRC=/hobbit/gifs/qwest_logo.gif width=\185\ height=\77\ alt=Qwest Spirit of Service™\></B></FONT>
As you can see the quotes are missing and just showing the escape
character (\) on the broken link
I am using the maint.pl which line 432 and 433 looks like this
432: #open (HOBBITDLIST, "bb ".$BBENV{'BBDISP'}." \"hobbitdboard ".$filter."\" |");
433: open (HOBBITDLIST, "bb ".$BBENV{'BBDISP'}." hobbitdboard |");
Any suggestion how to fix it?
Thanks
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
"..there are two kinds of people: those who work and those who take the credit...try
to be in the first group;...less competition there." - Indira Gandhi
More information about the Xymon
mailing list