[Nagiosplug-devel] [ nagiosplug-Bugs-1266977 ] Urlize Output
SourceForge.net
noreply at sourceforge.net
Fri Dec 9 04:11:01 CET 2005
Bugs item #1266977, was opened at 2005-08-23 12:40
Message generated for change (Comment added) made by mucke
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1266977&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: None
Status: Closed
Resolution: None
Priority: 5
Submitted By: Tobias Mucke (mucke)
Assigned to: Harper Mann (harpermann)
Summary: Urlize Output
Initial Comment:
Hi,
just a little bug in the urlize command. Maybe it is
not even a bug, but works as designed.
If you use urlize together with a plugin which supports
performance data the final A tag (</A>) comes after
performance data string. But Nagios parses the output
and puts everything in front of the pipe in the
SERVICEOUTPUT macro and everything behind in the
SERVICEPERFDATA macro.
Because of that fact you never see a final A tag behind
the links in the nagios webinterface if you use urlize
toghether with a plugin giving performance data back.
Is it possible to add the final A tag in front of the
pipe if there is one?
Thanks.
mucke
----------------------------------------------------------------------
>Comment By: Tobias Mucke (mucke)
Date: 2005-12-09 13:10
Message:
Logged In: YES
user_id=481892
Thanks, will try next stable version of nagios plugins.
----------------------------------------------------------------------
Comment By: Harper Mann (harpermann)
Date: 2005-12-07 20:33
Message:
Logged In: YES
user_id=939531
Hi Mucke,
Thanks for writing this bug report. I have added code to
properly handle the closing </A>. Please verify the fix
works for you.
Regards,
- Harper
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1266977&group_id=29880
More information about the Devel
mailing list