[Mono-bugs] [Bug 389159] New: Control.HasExpressions always return false

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun May 11 10:20:10 EDT 2008


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


           Summary: Control.HasExpressions always return false
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          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=214225)
 --> (https://bugzilla.novell.com/attachment.cgi?id=214225)
minimal test case

Recipe
======
- extract test webapp
- start xsp2, request http://localhost:8080

Actual result:
=> "HasExpression: False"

Expected result:
=> "HasExpression: True"


Control.Expressions is never filled. The filling should probably happen in
TemplateControlCompiler.cs, AddExpressionAssign.


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