[Mono-bugs] [Bug 339039] New: [PARSER] parser breaks on literal > and < characters

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 5 04:39:54 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=339039

           Summary: [PARSER] parser breaks on literal > and < characters
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: ASSIGNED
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: mhabersack at novell.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


Parsing the following file works on MS.NET but fails on Mono:

---------- CUT ------------
<title>Untitled Page</title>
</head>
<body>
    <form id="form1" runat="server">
        > text <
    </form>
</body>
---------- CUT ------------


-- 
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