зеркало из https://github.com/mono/mail-archives.git
102 строки
4.1 KiB
HTML
102 строки
4.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 59794][Maj] Changed - ASP.NET Image + relative links problem
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="017141.html">
|
|
<LINK REL="Next" HREF="017143.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 59794][Maj] Changed - ASP.NET Image + relative links problem
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 59794][Maj] Changed - ASP.NET Image + relative links problem">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Wed, 9 Jun 2004 19:51:33 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="017141.html">[Mono-bugs] [Bug 59907][Wis] New - soapheader attribute not supported
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017143.html">[Mono-bugs] [Bug 59683][Min] Changed - Setting Context.User does not update Thread.CurrentPrincipal
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17142">[ date ]</a>
|
|
<a href="thread.html#17142">[ thread ]</a>
|
|
<a href="subject.html#17142">[ subject ]</a>
|
|
<a href="author.html#17142">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:gonzalo@ximian.com.">gonzalo@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=59794">http://bugzilla.ximian.com/show_bug.cgi?id=59794</A>
|
|
|
|
--- shadow/59794 2004-06-09 15:46:31.000000000 -0400
|
|
+++ shadow/59794.tmp.9645 2004-06-09 19:51:33.000000000 -0400
|
|
@@ -1,23 +1,23 @@
|
|
Bug#: 59794
|
|
Product: Mono: Class Libraries
|
|
Version: unspecified
|
|
OS: Mandrake 9.1
|
|
OS Details:
|
|
-Status: RESOLVED
|
|
-Resolution: NOTABUG
|
|
+Status: REOPENED
|
|
+Resolution:
|
|
Severity: Unknown
|
|
Priority: Major
|
|
Component: Sys.Web
|
|
AssignedTo: <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:chris@turchin.net">chris@turchin.net</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
TargetMilestone: ---
|
|
URL:
|
|
Cc:
|
|
-Summary: problems with cookieless sessions and databinding
|
|
+Summary: ASP.NET Image + relative links problem
|
|
|
|
I noticed that the coookieless sessions are still not working with
|
|
gd-gallery using xsp/mod_mono from cvs. Maybe you could enable them in the
|
|
test project i sent you (see attachment to bug:
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=58758">http://bugzilla.ximian.com/show_bug.cgi?id=58758</A>) and see what i mean.
|
|
perhaps it is a coding error on my part (do i have to do anything special
|
|
@@ -150,6 +150,11 @@
|
|
|
|
since the relative path in ms.net is still relative to a path
|
|
INCLUDING the session key (which just looks like a folder to the
|
|
browser) it will be requested from the server as such. in mono, the
|
|
complete (and wrong) path to the file shows up, and the request fails.
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A> 2004-06-09 19:51 -------
|
|
+Ok. I take that of the relative links as a bug.
|
|
+Btw, if you already have a test case for this and attach it before i
|
|
+set this bug as assigneed it would be great.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="017141.html">[Mono-bugs] [Bug 59907][Wis] New - soapheader attribute not supported
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017143.html">[Mono-bugs] [Bug 59683][Min] Changed - Setting Context.User does not update Thread.CurrentPrincipal
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17142">[ date ]</a>
|
|
<a href="thread.html#17142">[ thread ]</a>
|
|
<a href="subject.html#17142">[ subject ]</a>
|
|
<a href="author.html#17142">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|