[Mono-bugs] [Bug 82352][Nor] Changed - ASP.Net - HyperLinkField can't bind from an integer field

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 7 13:44:56 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 vargaz at gmail.com.

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

--- shadow/82352	2007-08-07 10:02:14.000000000 -0400
+++ shadow/82352.tmp.14276	2007-08-07 13:44:56.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 82352
-Product: Mono: Runtime
+Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: CentOS 4.5
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
-Component: JIT
+Component: Sys.Web
 AssignedTo: lupus at ximian.com                            
 ReportedBy: raterus at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -91,6 +91,9 @@
 Additional Information:
 If the underlying datatype is a string, the field will bind successfully. 
 Something with the data conversion in the HyperLinkField is failing.
 
 Workaround:
 Ensure the underlying datatype of the column is of character data, not integer.
+
+------- Additional Comments From vargaz at gmail.com  2007-08-07 13:44 -------
+-> sys.web


More information about the mono-bugs mailing list