[Mono-bugs] [Bug 72426][Maj] Changed - Cannot filter by Guid type columns in a DataView

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 10 Feb 2005 14:39:47 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by eto@shaw.ca.

http://bugzilla.ximian.com/show_bug.cgi?id=72426

--- shadow/72426	2005-02-10 14:37:20.000000000 -0500
+++ shadow/72426.tmp.18207	2005-02-10 14:39:47.000000000 -0500
@@ -58,6 +58,11 @@
 problem? Please post repro code if you have.
 
 ------- Additional Comments From eto@shaw.ca  2005-02-10 14:37 -------
 Hi, yes.. after that fix, that part works fine, but it does not use 
 the RowFilter anymore.  There is still a problem when filtering a 
 Guid column with the rowfilter.  I will attach a sample.
+
+------- Additional Comments From eto@shaw.ca  2005-02-10 14:39 -------
+Created an attachment (id=14178)
+Example to reproduce the error when filtering by Guid in a DataView
+