Xymon Mailing List Archive search

bug in PROC "TEXT=" tag?

list Gary B.
Thu, 31 Aug 2006 12:17:57 -0400
Message-Id: <user-32be767c0855@xymon.invalid>

Strange thing I've noticed with Hobbit 4.2.0's processing of the
"TEXT=" tag for the PROC
test...  If I have TEXT=somestring, it shows up fine.  But if I have
TEXT=some other string, it shows up as just "some".  However, if I do
TEXT="some other string", it shows up as "some other string.  (note
the opening ", but no closing ").  Is this perhaps a bug, or am I
misinterpreting the doco?