Re: [Nagios-devel] notes_url with ";" character

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] notes_url with ";" character

Post by Guest »

Have you tried replacing the ; with %3B ?
-Aaron Devey

Daniel Sanchez Dorado wrote:
>
> Hello,
> I have a problem with the "notes_url" parsing. I'm trying to put as
> notes_url a link to:
> http://XXX/cricket/grapher.cgi?target=b ... ainingTime
>
> The problem is that all the string before the ";" character dissapear.
> The resulting url:
> http://XXX/cricket/grapher.cgi?target=batery didn't work for me.
>
> I have updated nagios to 3.0.3 version, and I have patched the
> status.cgi about the problem of the "URL macro processing"
> (http://thread.gmane.org/gmane.network.n ... focus=5225),
> but it didn't work.
>
> It's a bug or a misconfiguration?
>
> Thanks a lot.
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>






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