[Mono-bugs] [Bug 398460] New: [Regression] commits 105220-105230 broke ASP.NET

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 9 06:58:28 EDT 2008


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


           Summary: [Regression] commits 105220-105230 broke ASP.NET
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: debug
        AssignedTo: martin at novell.com
        ReportedBy: juraj at hotfeet.ch
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=220970)
 --> (https://bugzilla.novell.com/attachment.cgi?id=220970)
test case - minimal webapp

Recipe:
=======
- extract attached test case
- cd webapp; xsp2
- request http://localhost:8080

Expected result: page with link reading "Test".

Actual result:

Compiler Error Message: CS0016: Could not write to file
`/tmp/js-temp-aspnet-0/99485591/App_Web_399dc768.dll', cause: Could not find
file "/home/js/test/@@inner_string@@".
/index.aspx

After reverting back to r105220, everything works fine again.


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