[Mono-bugs] [Bug 467225] Several bugs in TreeView and TreeNode

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 26 14:45:13 EST 2009


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

User calberto.cortez at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=467225#c2


Carlos Alberto Cortez <calberto.cortez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |calberto.cortez at gmail.com
         Resolution|                            |FIXED




--- Comment #2 from Carlos Alberto Cortez <calberto.cortez at gmail.com>  2009-01-26 12:45:12 MST ---
The NullReference exceptions should be gone with the fix for 438650. Also, I
couldn't use your patches - there were logical issues in our code that needed
not to be avoided in other parts of the source (like, we should not check for a
value minus than 0 for vbar.Value, since it should already be handling this
case somewhere else, and it was actually showing a different problem that could
impact other cases).

I'm going to close it, and if you still find any NullReferenceException, please
re-open it.

Just for the record: the next time you send a patch, use "svn diff MyFile.cs",
or, if using "diff", use the unified format (the -u flag), such "diff -u
MyFile.cs MyFile2.cs".

Thanks!

So, this should be fixed in rev 124553

-- 
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