[Mono-bugs] [Bug 583934] New: WebReqest.get_CachePolicy throws NIEX
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 26 16:43:02 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=583934
http://bugzilla.novell.com/show_bug.cgi?id=583934#c0
Summary: WebReqest.get_CachePolicy throws NIEX
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: jpobst at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Trying to use DotNetOpenAuth 3.4.0.10015 on Mono, attempting to log in with
Yahoo throws the following:
System.NotImplementedException: This method must be implemented in derived
classes
at System.Net.WebRequest.get_CachePolicy () <0x00010>
at DotNetOpenAuth.Messaging.MessagingUtilities.Clone
(System.Net.HttpWebRequest,System.Uri)
<0x007e5> at DotNetOpenAuth.Messaging.UntrustedWebRequestHandler.GetResponse
Note this is their standard version, their Mono branch has this line #ifdef'd
out:
newRequest.CachePolicy = request.CachePolicy;
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list