[Mono-bugs] [Bug 405574] ConfigurationManager. OpenExeConfiguration incompatibility with .NET
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jul 9 15:39:42 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=405574
User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=405574#c17
Gert Driesen <gert.driesen at pandora.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #17 from Gert Driesen <gert.driesen at pandora.be> 2008-07-09 13:39:42 MDT ---
Rodrigo,
I've added a test for a custom IConfigurationSectionHandler to my repro (in
gert/...), and on MS I again get the path to the web.config.
After your changes (r107427), I get the path to the calling assembly's shadow
copy (with .config suffix) but this does not match MS.
Finally after Marek's changes (r107569), I get the same result on both MS and
Mono in ASP.NET. Can you verify whether the application of the customer still
works fine after r107569? Could you have them check in what way my repro
differs from their app?
Note:
Your changes did break standalone test t46 (in
mcs/class/System.Configuration/Test/standalone), but fixing a real-life
application is of course more important than this test.
--
Configure bugmail: https://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