On Sep 5, 2008, at 4:05 PM, Pierangelo Masarati wrote:
OTOH filtering for unrecognized schema should get no error or diagnostic, the filter component just evaluates to Undefined (like False, except Not(Undefined) = Undefined).
Yes. But nothing prevents success from being accompanied by further informative info in the diagnosticMessage field.
Correct. IIRC, there being at least a few of cases where we intentionally provide a diagnosticMessage with success. Whether this is one of those intentional cases or not, well, I'm not sure but I vaguely recall something about this one.
That's why I asked first. I concur the filter above qualifies as undefined, and should be treated much like other undefined filters. Already fixed in HEAD (ITS#5688).