[Mono-bugs] [Bug 605545] New: Add support of string resources to ProvideCorrectArgumentsToFormattingMethodsRule

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu May 13 08:03:48 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=605545#c0


           Summary: Add support of string resources to
                    ProvideCorrectArgumentsToFormattingMethodsRule
    Classification: Mono
           Product: Mono: Tools
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: Gendarme
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: avandecreme at sopragroup.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=362032)
 --> (http://bugzilla.novell.com/attachment.cgi?id=362032)
Patch to support the improvement

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.3)
Gecko/20100401 Firefox/3.6.3

Currently, only hard coded string format are analysed.
Add the support of string ressources.

Reproducible: Always

Steps to Reproduce:
1. Call string.Format(SR.MyResource, parameters);
Actual Results:  
Always report success

Expected Results:  
Fail when the format is wrong.

Integration of the test resource in the build must be done.
Tests under mono must be done.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list