[Mono-list] regarding bug 46609 (ApplicationBase not providing trailing directory seperator)

Davy Brion ralinx@pandora.be
Thu, 01 Jan 2004 15:22:48 +0100


Hey all,

i was wondering if anyone could provide more information about bug 46609
since bugzilla appears to be down.  I have some code that runs correctly
on Microsoft's .NET and on mono 0.28 but it doesn't run correctly on
mono 0.29 due to a call to
AppDomain.CurrentDomain.SetupInformation.ApplicationBase which (on mono
0.29) doesn't return a trailing directory seperator like ms.net and mono
0.28 do.

Will this be fixed? or is there a reason why it won't get fixed? (i'm
just asking because bugzilla gives me an Access forbidden message on
http://bugzilla.ximian.com/show_bug.cgi?id=46609)

thanks,
Davy Brion