Critical systems problem
list Mario Andre
Hi, When I use in bb-hosts the tag NAME , like this 0.0.0.0 foo.com # NAME: chicago.foo, causes critical systems ack form uses <INPUT TYPE="HIDDEN" NAME="HOST" VALUE="chicago.foo"> and the acknowledge message don't appears on the web page when I click the button. I think, the correct form should be <INPUT TYPE="HIDDEN" NAME="HOST" VALUE="foo.com"> . Any help or we already have a patch for this? Thanks in advance, mario.
list Mario Andre
Henrik, I've changed in nkack_form <INPUT TYPE="HIDDEN" NAME="HOST" VALUE=" &BBHOST"> to <INPUT TYPE="HIDDEN" NAME="HOST" VALUE="&BBHIKEY"> and works. Regards, Mario Panza.
▸
On 2/1/07, mario andre <user-82c7780661a4@xymon.invalid> wrote:Hi, When I use in bb-hosts the tag NAME , like this 0.0.0.0 foo.com # NAME: chicago.foo, causes critical systems ack form uses <INPUT TYPE="HIDDEN" NAME="HOST" VALUE="chicago.foo"> and the acknowledge message don't appears on the web page when I click the button. I think, the correct form should be <INPUT TYPE="HIDDEN"
NAME="HOST" VALUE=" foo.com"> .
▸
Any help or we already have a patch for this?
Thanks in advance,
mario.