[Mono-bugs] [Bug 52851][Maj] Changed - pl-PL Culture doesn't seem to work properly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 23 Jan 2004 08:30:51 -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 tkaszuba@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52851
--- shadow/52851 2004-01-23 08:18:27.000000000 -0500
+++ shadow/52851.tmp.24463 2004-01-23 08:30:51.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 52851
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Major
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: tkaszuba@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -93,6 +93,11 @@
------- Additional Comments From gonzalo@ximian.com 2004-01-23 08:18 -------
The attached web.config file have 2 errors: fileEncoding attribute is
there twice and 'disabled="no"' in <acceptEncoding> has a \n after 'dis'.
Once i've fixed those problems, it works and loads the page.
+
+------- Additional Comments From tkaszuba@hotmail.com 2004-01-23 08:30 -------
+Yes, you are right, I was careless in copying the web.config file.
+With the changes you made now, try hitting the button and see if you
+get the exception. I still get it with the build from yesterday.