[Nagiosplug-devel] [ nagiosplug-Bugs-1291987 ] nagios-plugins	1.4.1: urlize --useragent does not work
    SourceForge.net 
    noreply at sourceforge.net
       
    Mon Jun 11 09:46:39 CEST 2007
    
    
  
Bugs item #1291987, was opened at 2005-09-15 15:42
Message generated for change (Comment added) made by psychotrahe
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1291987&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Parsing problem
Group: Release (specify)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Daniel Bimschas (bimschas)
Assigned to: Nobody/Anonymous (nobody)
Summary: nagios-plugins 1.4.1: urlize --useragent does not work
Initial Comment:
running
   ./urlize http://www.google.de "./check_http -H
www.google.de --useragent='not working'"
returns: 
  <A href="http://www.google.de">Name or service not known
Unable to open TCP socket
</A>
while the same command without "=" works:
   ./urlize http://www.google.de "./check_http -H
allianz.phase4.de --useragent 'not working'"
returns the correct output
  
----------------------------------------------------------------------
>Comment By: Matthias Eble (psychotrahe)
Date: 2007-06-11 09:46
Message:
Logged In: YES 
user_id=1694341
Originator: NO
Hi Daniel,
you are right, there is a problem in popen.c where only simple quoting is
supported up to now. I have a solution for that but it needs some further
testing.
Matthias
----------------------------------------------------------------------
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1291987&group_id=29880
    
    
More information about the Devel
mailing list