[Mono-bugs] [Bug 603532] New: Resource expressions in the title of page don't work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu May 6 19:54:19 EDT 2010


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: mhabersack at novell.com
        ReportedBy: observer1 at hotmail.es
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list