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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
