[Mono-bugs] [Bug 336283] ResourceManager.CheckBaseName problem with resources named : resources.resx

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 24 13:42:03 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=336283#c1


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gert.driesen at pandora.be
             Status|NEW                                             |NEEDINFO
      Info Provider|                                                |informatique.internet at fiducial.fr




--- Comment #1 from Gert Driesen <gert.driesen at pandora.be>  2007-10-24 11:42:02 MST ---
On .NET 1.1, MS throws an ArgumentException regardless if a resource with the
given name exist.

On .NET 2.0, it does not check for the base name.

The Mono implementation exactly matches this behavior (on both 1.0 and 2.0
profile), and this is verified by unit tests (in ResourceManagerTest).

Are you sure you're running on .NET 1.1? Do you have a repro you can share?


-- 
Configure bugmail: https://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