DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27475>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27475 Unable to set inherited Ace [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Minor ------- Additional Comments From [EMAIL PROTECTED] 2004-03-09 05:32 ------- I agree that the spec says nothing about how to set inheritable (a word that only appears in the old advanced acl draft anyway) and that inherited is a related but separate concept. My re-open is pretty minor - just cleanup. Line 130 says to ignore aces with isInherited set (continue in the while loop), so there is no way for line 199 to ever be true - a good thing since writing the inherited ace in the request does not make sense as you say. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
