Re: [Nagios-devel] Bugfix in reset_variables (base/utils.c)

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Bugfix in reset_variables (base/utils.c)

Post by Guest »

Thanks - patch will be in CVS later today.


On 31 Jan 2005 at 11:34, [email protected] wrote:

> Hi,
>
> we are using Nagios bu through an apache with mod_proxy_html(1) in
> order to rewrite URLs in link/forms. mod_proxy_html parse the html as
> X tree and Nagios generated html is not valid.
>
> when cmd.c send:
> action='cmd.cgi'> ...
>
> it gets rewritten by mod_proxy_html:
> action="cmd.cgi">
> which obviously prevent the form from working.
>
> i modified two lines in cmd.c to move outside of the
>
>
> --
> GnuPG ID 1024D/112189D8
>



Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked