[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Hobbit does not replace &color with image
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Hobbit does not replace &color with image
- From: Henrik Storner <henrik (at) hswn.dk>
- Date: Tue, 5 Jul 2005 12:31:45 +0000 (UTC)
- Newsgroups: lists.hobbit
- Organization: Linux Users Inc.
- References: <UCVRv925.1120564496.9015130.kriegeth@mail.asamnet.de>
- User-agent: nn/6.6.5+RFC1522
In <UCVRv925.1120564496.9015130.kriegeth (at) mail.asamnet.de> "Thomas Krieger" <tom (at) tom-krieger.de> writes:
>I've found a problem with hobbit 4.0.4 including all available patches.
>The script I'm talking of is written for an old bb server with bbgen
>2.16. I send the following to the server:
>&green item
>&yellow item
>&red item
>BB produces the expected output and places a green (or yellow or red)
>image in the generated html page. It replaces &green with the path and
>filename of the green image.
>Hobbit now behaves a litte bit strange. The &green is not replaced. No
>image is shown in the html page. Btw. bbgen 3.5 shows the same stra´nge
>behaviour.
Could you send me a dump of the status log showing this ? You'd get that
by doing
~hobbit/server/bin/bb 127.0.0.1 "hobbitdlog HOSTNAME.COLUMNNAME" >log.txt
Then mail me the log.txt file.
There's a known bug in Hobbit where it doesn't replace the "&color" text
when it's on the first line of the status report, which could be the case
as you describe it.
Regards,
Henrik