[Mono-bugs] [Bug 61218][Nor] Changed - Problem redirecting from https to http
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Jul 2004 20:35:28 -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 miguelanxo@telefonica.net.
http://bugzilla.ximian.com/show_bug.cgi?id=61218
--- shadow/61218 2004-07-14 13:50:10.000000000 -0400
+++ shadow/61218.tmp.18834 2004-07-14 20:35:27.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 61218
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: sebastien@ximian.com
ReportedBy: miguelanxo@telefonica.net
QAContact: mono-bugs@ximian.com
@@ -266,6 +266,22 @@
*** Bug 61520 has been marked as a duplicate of this bug. ***
------- Additional Comments From sebastien@ximian.com 2004-07-14 13:50 -------
There was a locking error (read/write indirectly shared the same lock)
which clearly affected POST. A fix has been commited to CVS.
+
+------- Additional Comments From miguelanxo@telefonica.net 2004-07-14 20:35 -------
+I expect to make this post clear...
+
+Originally this bug sumary was "https:// uris not working with
+WebRequest" or something like. Then it was changed to "problem
+redirecting from https:// to http://)...
+
+Well, the former (https:// uris not working with WebRequest) is fixed
+with the cvs version. But now, as the summary of this buf has changed
+I want to state that that cvs version broke the https to http
+redirection thing.
+
+So, I will reopen this bug just to mean what it means in the summary:
+https to http redirection doesn't work anymore.
+