http://bugzilla.novell.com/show_bug.cgi?id=603532
http://bugzilla.novell.com/show_bug.cgi?id=603532#c0 Summary: Resource expressions in the title of page don't work Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: x86-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=360240) --> (http://bugzilla.novell.com/attachment.cgi?id=360240) Test web site for this bug Description of Problem: Resource expressions in the title of page don't work Steps to reproduce the problem: 1. Create a new web site and add a resx file in the App_GlonalResources directory, add data to the file 2. In the default.aspx file, add a title attribute to the page directive and set it to one of the localized resources: Title="<%$ Resources:Labels, Contact %>" Actual Results: The page title is rendered as <%$ Resources:Labels, Contact %> Expected Results: The title should be the value of the resource How often does this happen? always Additional Information: Net has it -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
