[Mono-bugs] [Bug 460479] New: We are not generating #line for Global.asax
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Dec 18 20:23:48 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=460479
Summary: We are not generating #line for Global.asax
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: miguel at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Create a buggy Global.asax, and see how the errors are reported against the
generated source code:
<%@ Import Namespace="GuiCompare" %>
<%@ Import Namespace="System.Threading" %>
<%@ Import Namespace="System.IO" %>
<%@ Import Namespace="System.Collections.Specialized" %>
<%@ Import Namespace="System.Collections.Generic" %>
<%@ Assembly name="Mono.Api.Compare" %>
<script runat="server" language="c#" >
pulic class {
}
</script>
--
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