[Mono-bugs] [Bug 66823][Nor] New - Bad links or missing files in datalist.aspx

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 24 Sep 2004 17:37:32 -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 bogomips@post.pl.

http://bugzilla.ximian.com/show_bug.cgi?id=66823

--- shadow/66823	2004-09-24 17:37:32.000000000 -0400
+++ shadow/66823.tmp.6854	2004-09-24 17:37:32.000000000 -0400
@@ -0,0 +1,238 @@
+Bug#: 66823
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: Debian Sid.
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: bogomips@post.pl               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Bad links or missing files in datalist.aspx
+
+Steps to reproduce the problem:
+1. cd /usr/share/asp.net-demos/asp
+2. xsp --applications /samples:. or start Apache
+3. mozilla http://localhost:8080/samples/datalist.aspx
+
+Actual Results:
+No images are shown. After clicking on image I get:
+
+Server error in '/samples' application
+File '/samples/Mexico' not found.
+Description: Error processing request.
+
+Error Message: HTTP 404. File '/samples/Mexico' not found. 
+
+Headers for oryginal page are:
+
+From Apache with mod_mono:
+http://localhost/samples/datalist.aspx
+
+GET /samples/datalist.aspx HTTP/1.1
+Host: localhost
+User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
+Gecko/20040922 Debian/1.7.3-1
+Accept:
+text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
+Accept-Language: pl,en;q=0.8,en-gb;q=0.5,de;q=0.3
+Accept-Encoding: gzip,deflate
+Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.7
+Keep-Alive: 300
+Connection: keep-alive
+Referer: http://localhost/samples/
+Cookie: ASPSESSION=90B7953A95280A4CD680D3C2CCD446
+
+HTTP/1.x 200 OK
+Date: Fri, 24 Sep 2004 21:11:03 GMT
+Server: Apache/2.0.51 (Debian GNU/Linux) DAV/2 SVN/1.0.6 mod_mono/1.0.1
+X-Powered-By: Mono
+Content-Length: 1191
+Keep-Alive: timeout=15, max=100
+Connection: Keep-Alive
+Content-Type: text/html; charset=utf-8
+----------------------------------------------------------
+http://localhost/samples/thumbnail.ashx?filename=Spain
+
+GET /samples/thumbnail.ashx?filename=Spain HTTP/1.1
+Host: localhost
+User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
+Gecko/20040922 Debian/1.7.3-1
+Accept: image/png,*/*;q=0.5
+Accept-Language: pl,en;q=0.8,en-gb;q=0.5,de;q=0.3
+Accept-Encoding: gzip,deflate
+Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.7
+Keep-Alive: 300
+Connection: keep-alive
+Referer: http://localhost/samples/datalist.aspx
+Cookie: ASPSESSION=90B7953A95280A4CD680D3C2CCD446
+
+HTTP/1.x 404 Not Found
+Date: Fri, 24 Sep 2004 21:11:05 GMT
+Server: Apache/2.0.51 (Debian GNU/Linux) DAV/2 SVN/1.0.6 mod_mono/1.0.1
+X-Powered-By: Mono
+Content-Length: 956
+Keep-Alive: timeout=15, max=99
+Connection: Keep-Alive
+Content-Type: text/html; charset=utf-8
+----------------------------------------------------------
+http://localhost/samples/thumbnail.ashx?filename=Mexico
+
+GET /samples/thumbnail.ashx?filename=Mexico HTTP/1.1
+Host: localhost
+User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
+Gecko/20040922 Debian/1.7.3-1
+Accept: image/png,*/*;q=0.5
+Accept-Language: pl,en;q=0.8,en-gb;q=0.5,de;q=0.3
+Accept-Encoding: gzip,deflate
+Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.7
+Keep-Alive: 300
+Connection: keep-alive
+Referer: http://localhost/samples/datalist.aspx
+Cookie: ASPSESSION=90B7953A95280A4CD680D3C2CCD446
+
+HTTP/1.x 404 Not Found
+Date: Fri, 24 Sep 2004 21:11:05 GMT
+Server: Apache/2.0.51 (Debian GNU/Linux) DAV/2 SVN/1.0.6 mod_mono/1.0.1
+X-Powered-By: Mono
+Content-Length: 956
+Keep-Alive: timeout=15, max=100
+Connection: Keep-Alive
+Content-Type: text/html; charset=utf-8
+----------------------------------------------------------
+http://localhost/samples/thumbnail.ashx?filename=Japan
+
+GET /samples/thumbnail.ashx?filename=Japan HTTP/1.1
+Host: localhost
+User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
+Gecko/20040922 Debian/1.7.3-1
+Accept: image/png,*/*;q=0.5
+Accept-Language: pl,en;q=0.8,en-gb;q=0.5,de;q=0.3
+Accept-Encoding: gzip,deflate
+Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.7
+Keep-Alive: 300
+Connection: keep-alive
+Referer: http://localhost/samples/datalist.aspx
+Cookie: ASPSESSION=90B7953A95280A4CD680D3C2CCD446
+
+HTTP/1.x 404 Not Found
+Date: Fri, 24 Sep 2004 21:11:05 GMT
+Server: Apache/2.0.51 (Debian GNU/Linux) DAV/2 SVN/1.0.6 mod_mono/1.0.1
+X-Powered-By: Mono
+Content-Length: 956
+Keep-Alive: timeout=15, max=100
+Connection: Keep-Alive
+Content-Type: text/html; charset=utf-8
+
+From xsp:
+http://localhost:8080/samples/datalist.aspx
+
+GET /samples/datalist.aspx HTTP/1.1
+Host: localhost:8080
+User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
+Gecko/20040922 Debian/1.7.3-1
+Accept:
+text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
+Accept-Language: pl,en;q=0.8,en-gb;q=0.5,de;q=0.3
+Accept-Encoding: gzip,deflate
+Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.7
+Keep-Alive: 300
+Connection: keep-alive
+Referer: http://localhost:8080/samples/
+Cookie: ASPSESSION=7FC8B11DDFE354CB154A0F2D3F33C8
+
+HTTP/1.x 200 OK
+Server: Mono-XSP Server/1.0.1.0 Unix
+X-Powered-By: Mono
+Date: Fri, 24 Sep 2004 21:21:46 GMT
+Content-Type: text/html; charset=utf-8
+Content-Length: 1191
+Connection: close
+----------------------------------------------------------
+http://localhost:8080/samples/thumbnail.ashx?filename=Japan
+
+GET /samples/thumbnail.ashx?filename=Japan HTTP/1.1
+Host: localhost:8080
+User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
+Gecko/20040922 Debian/1.7.3-1
+Accept: image/png,*/*;q=0.5
+Accept-Language: pl,en;q=0.8,en-gb;q=0.5,de;q=0.3
+Accept-Encoding: gzip,deflate
+Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.7
+Keep-Alive: 300
+Connection: keep-alive
+Referer: http://localhost:8080/samples/datalist.aspx
+Cookie: ASPSESSION=7FC8B11DDFE354CB154A0F2D3F33C8
+
+HTTP/1.x 404 Not Found
+Server: Mono-XSP Server/1.0.1.0 Unix
+X-Powered-By: Mono
+Date: Fri, 24 Sep 2004 21:21:47 GMT
+Content-Type: text/html; charset=utf-8
+Content-Length: 677
+Connection: close
+----------------------------------------------------------
+http://localhost:8080/samples/thumbnail.ashx?filename=Spain
+
+GET /samples/thumbnail.ashx?filename=Spain HTTP/1.1
+Host: localhost:8080
+User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
+Gecko/20040922 Debian/1.7.3-1
+Accept: image/png,*/*;q=0.5
+Accept-Language: pl,en;q=0.8,en-gb;q=0.5,de;q=0.3
+Accept-Encoding: gzip,deflate
+Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.7
+Keep-Alive: 300
+Connection: keep-alive
+Referer: http://localhost:8080/samples/datalist.aspx
+Cookie: ASPSESSION=7FC8B11DDFE354CB154A0F2D3F33C8
+
+HTTP/1.x 404 Not Found
+Server: Mono-XSP Server/1.0.1.0 Unix
+X-Powered-By: Mono
+Date: Fri, 24 Sep 2004 21:21:47 GMT
+Content-Type: text/html; charset=utf-8
+Content-Length: 677
+Connection: close
+----------------------------------------------------------
+http://localhost:8080/samples/thumbnail.ashx?filename=Mexico
+
+GET /samples/thumbnail.ashx?filename=Mexico HTTP/1.1
+Host: localhost:8080
+User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
+Gecko/20040922 Debian/1.7.3-1
+Accept: image/png,*/*;q=0.5
+Accept-Language: pl,en;q=0.8,en-gb;q=0.5,de;q=0.3
+Accept-Encoding: gzip,deflate
+Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.7
+Keep-Alive: 300
+Connection: keep-alive
+Referer: http://localhost:8080/samples/datalist.aspx
+Cookie: ASPSESSION=7FC8B11DDFE354CB154A0F2D3F33C8
+
+HTTP/1.x 404 Not Found
+Server: Mono-XSP Server/1.0.1.0 Unix
+X-Powered-By: Mono
+Date: Fri, 24 Sep 2004 21:21:47 GMT
+Content-Type: text/html; charset=utf-8
+Content-Length: 677
+Connection: close
+
+Expected Results:
+Shown images.
+
+
+How often does this happen? 
+Every time. File thumbnail.ashx is missing. Also files 
+Mexico, Spain and Japan are missing, or link to this files 
+in table should be other.
+
+Additional Information:
+I have xsp-1.0.1 from Debian, but in xsp-1.0.2 from go-mono 
+file thumbnail.ashx is also missing.