https://bugzilla.novell.com/show_bug.cgi?id=361709
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=361709#c3 --- Comment #3 from Justin Cherniak <[EMAIL PROTECTED]> 2008-02-20 14:49:20 MST --- I've created a test application that outlines a few of the border cases when run under SVN SWF and .NET SWF. I've also attached a patch that resolves the border cases I did indeed find: - CompanyName: The SVN implementation did not implement it properly in that it was returning the full namespace name instead of the outermost namespace - ProductName: Before resorting to the name of the class with Main(), it should use the innermost namespace - ProductVersion: Before resorting to 1.0.0.0, it should check to see that a AssemblyFileVersion attribute is present and if so use that version. -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
