[Mono-bugs] [Bug 402068] New: [Regression] Handling of <%= %> broken since commit 106068

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 20 06:14:16 EDT 2008


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


           Summary: [Regression] Handling of <%= %> broken since commit
                    106068
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: juraj at hotfeet.ch
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=223334)
 --> (https://bugzilla.novell.com/attachment.cgi?id=223334)
test page

Recipe:
=======
- request attached test page

=> Parser Error Message: Expecting %> and got EOF.

Reverting System.Web.Compilation/* back to 106067 "fixes" the problem.

BTW: Is it really correct that Token.FIRST_TOKEN == Token.EOF and
Token.LAST_TOKEN == Token.CLOSING?


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