ACL: oid_attr(oid, attrname) - does it (should it?) return "default" values from the DTD?
Does the "oid_attr(oid, attrname)" ACL function return the DTD's "default" value for an attribute if that attribute is not present on the specified "oid" tag? The "help center" entry I have (5.4 M070) for this function does not specify this behavior. An issue I'm tracking down hints that it does, but I could swear I sawpreviously that it does not do this.
In any case, I'm curious to know if this behavior is what most users of this API would want, or expect.

