[Mono-bugs] [Bug 54493][Wis] New - Web service overview web page displays "???"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 17 Feb 2004 18:05:33 -0500 (EST)


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 krisolav@hotmail.com.

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

--- shadow/54493	2004-02-17 18:05:33.000000000 -0500
+++ shadow/54493.tmp.18066	2004-02-17 18:05:33.000000000 -0500
@@ -0,0 +1,41 @@
+Bug#: 54493
+Product: Mono/Class Libraries
+Version: unspecified
+OS: Debian Woody
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web.Services
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: krisolav@hotmail.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Web service overview web page displays "???"
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+At the top of every web service page, I see the string "???".  The
+generated HTML puts the ??? before the <html> starting element.
+
+Steps to reproduce the problem:
+1. Start xsp.exe in a web service directory
+2. Point browser to a web service to view overview page.  Ex:
+      http://host/foo.asmx
+3. 
+
+Actual Results:
+The page displays "???" on first line, followed by "Web Service" and the
+rest of the overview
+
+Expected Results:
+The "???" should not be there.
+
+How often does this happen? 
+Every time, every web service.
+
+Additional Information: