[Mono-bugs] [Bug 416985] New: [Patch] System.DirServices: Changing attribute values sometimes fail

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Aug 13 09:30:33 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=416985


           Summary: [Patch] System.DirServices: Changing attribute values
                    sometimes fail
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: juraj at hotfeet.ch
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


The are two issues:
===================

- The PropertyValueCollection class doesn't mark its data as dirty/changed in
  - this[int index] setter
  - Insert()
  - Remove() 
  - Value setter

- The DirectoryEntry class doesn't handle the clearing of an attribute (see
CommitEntry())

PS: There's no System.DirectoryServices component, so I filed the bug under
"System" (as was done for two other DirectoryServices bugs).


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list