> On Mon, Nov 17, 2008 at 16:45, Steve Burton > <[EMAIL PROTECTED]>wrote:
>> > Hey Steve: >> >> > I don't know if it will work or not but you could try escaping the >> > semicolon. >> >> > E.g. >> > >> ://nagios.my.domain/drraw/drraw.cgi?Mode=view\;Graph=1226789709.8592 >> >> > -Jake >> >> Middle posting :) >> >> Jake, >> >> yes and no! inserting the \ in action_url does stop nagios removing >> the end of the line but then \; gives a 'Invalid Request' in the >> browser when you click on the link. > What about url-escaping the value of ";"? > RFC1738 would argue, but try: > ://nagios.my.domain/drraw/drraw.cgi?Mode=view%3BGraph=1226789709.8592 > Allan No that doesn't work. I gets past nagios but then drraw doesn't understand URI encoding. Steve. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null