[Mono-bugs] [Bug 542484] New: Mono uses ResourceProviderFactory different way than .NET

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Sep 27 09:12:38 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=542484


           Summary: Mono uses ResourceProviderFactory different way than
                    .NET
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: i586
        OS/Version: RHEL 5
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: mika.aalto at tut.fi
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=320037)
 --> (http://bugzilla.novell.com/attachment.cgi?id=320037)
Example application to reproduce this defect

User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1;
Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729;
Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3)

Mono passes always content page virtualpath value in
CreateLocalResourceProvider method even when localizing master page and user
controls.

MS .NET will use master page virtual path value when it localizes master page
UI controls and user control virtual path when it localizes user controls.

Attached example application reproduces this defect. In .NET and IIS
environment all UI elements are localized. In Mono environment only content
page controls.


Reproducible: Always

Steps to Reproduce:
1. Run attached example application
2.
3.
Actual Results:  
Only content page controls are localized

Expected Results:  
Master page and user control contents should be also localized

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