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=32357>. 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=32357 Summary: [PATCH] equals(Object) of Ace is incorrect Product: Slide Version: 2.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: WebDAV client AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The equals(Object) method of org.apache.webdav.lib.Ace is not correctly implemented. The result of the comparison of the property attribute is not assigned to a variable. And the variable for the iterator of the privileges of the other ACE is incorrectly assigned the iterator of the privileges of the current ACE. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
