[Mono-bugs] [Bug 388990] New: xsp System.IndexOutOfRangeException when accessing 1.1/ html/button.aspx on OpenSuse 11b2
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri May 9 16:21:54 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=388990
Summary: xsp System.IndexOutOfRangeException when accessing
1.1/html/button.aspx on OpenSuse 11b2
Product: Mono: Class Libraries
Version: 1.9.0
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: mchristensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Description of Problem:
I gen an xsp System.IndexOutOfRangeException error when accessing
http://<server>:8080/1.1/html/button.aspx on OpenSuse 11b2 with the stock mono.
Steps to reproduce the problem:
1. on opensuse 11b2, cd into /usr/lib/xsp/test
2. run 'xsp'
3. from a web browser, hit http://<server>:8080/1.1/html/button.aspx
Actual Results:
The following error is sent to the browser: Server Error in '/'
Application...with description on how to get a detailed error report.
The following error is sent to the console screen:
System.IndexOutOfRangeException: Array index is out of range.
at System.Web.HttpException.GetHtmlizedErrorMessage () [0x00000]
at System.Web.HttpException.GetHtmlErrorMessage () [0x00000]
Expected Results:
A web page with a button is displayed.
How often does this happen?
every time.
Additional Information:
This does not happen on OpenSuse 10.3 x86_64 with mono-1.9.1. It may not be a
regression since there were no code changes that I am aware of between the mono
I test on 10.3 and that in 11b2. However, the underlying operating system has
changed and we need to look into why this is now happening.
--
Configure bugmail: https://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