[Mono-bugs] [Bug 81928][Wis] Changed - problem in databinding if using method names starting with the string "Bind"

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 2 08:05:55 EDT 2007


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 mhabersack at novell.com.

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

--- shadow/81928	2007-06-22 06:15:12.000000000 -0400
+++ shadow/81928.tmp.28446	2007-07-02 08:05:55.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 81928
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Sys.Web
 AssignedTo: mhabersack at novell.com                            
 ReportedBy: s.martinz at caleidoscopio.it               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -56,6 +56,9 @@
 Everytime that in databinding we use a method name starting with "Bind",
 since the parser swaps it with "Eval". 
 
 Additional Information:
 I think the parser should look only for exact matches for the string "Bind"
 whereas now it checks if there is a method starting with it...
+
+------- Additional Comments From mhabersack at novell.com  2007-07-02 08:05 -------
+This bug was fixed in svn head, revision 81172


More information about the mono-bugs mailing list