[Mono-bugs] [Bug 361709] Issues with App.ProductName, CompanyName, ProductVersion corner cases
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jul 25 13:52:16 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=361709
User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=361709#c12
Thomas Wiest <twiest at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--- Comment #12 from Thomas Wiest <twiest at novell.com> 2008-07-25 11:52:16 MDT ---
Using the test case from comment 4, I verified that this is fixed in Mono 2.0p1
on SLED 10 sp2 i586.
Output of test case on Mono 1.9.1:
c220:~/bug361709 # mono tc.exe
tc
tc
2.0.0.0
/usr/share
/root/.config/tc/tc/2.0.0.0
c220:~/bug361709 #
Output of test case on Mono 2.0p1:
c221:~/bug361709 # mono tc.exe
FirstNS
FourthNS
2.0.0.0
/usr/share/FirstNS/FourthNS/2.0.0.0
HKEY_LOCAL_MACHINE\software\firstns\fourthns\2.0.0.0
/root/.config/FirstNS/FourthNS/2.0.0.0
HKEY_CURRENT_USER\software\firstns\fourthns\2.0.0.0
c221:~/bug361709 #
--
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