> > fwiw, I found exactly the same thing in my testing. There is a bit of > code in there about suppressing COMMENT, but it shouldn't happen in > this case (search Queries.pm for $suppress)
Yeah, it's noted now in the bug report. Oddly $val == 0 when val is a string, is somehow evaluating to 1, which causes the suppress. Bypassing that, and comment still doesn't show up even though I'm expecting it to format badly per the bug report. -kdf _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive
