https://bugzilla.novell.com/show_bug.cgi?id=405574
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=405574#c17 Gert Driesen <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #17 from Gert Driesen <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
