[Mono-bugs] [Bug 45658][Wis] Changed - XSP --> <asp:button> code gets executed but postback loads invalid page
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 1 Jul 2003 16:25:49 -0400 (EDT)
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 tpsoftware@users.sourceforge.net.
http://bugzilla.ximian.com/show_bug.cgi?id=45658
--- shadow/45658 Tue Jul 1 11:50:53 2003
+++ shadow/45658.tmp.29825 Tue Jul 1 16:25:49 2003
@@ -300,6 +300,14 @@
and the full create table statement:
create table object (id int auto_increment primary key, name varchar
(50), description text, status enum ('pending',
'redundant','irrelevant','vague','nonquantifiable', 'attribute',
'method', 'role'), author varchar (50));
+
+------- Additional Comments From tpsoftware@users.sourceforge.net 2003-07-01 16:25 -------
+Thnx I'll try the new version from cvs
+I must not however that the version of ByteFx.Data currently shipped
+with Mono does support enums, and in my version of the page they do
+work.
+
+Who do I contact to insert ByteFx.Data 0.70 into mono ?