[Mono-bugs] [Bug 361709] SWF. Application ApplicationData paths are not created when queried and return incorrect path

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 20 12:31:53 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=361709

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=361709#c2


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |jpobst at novell.com
         AssignedTo|jpobst at novell.com                               |mono-bugs at lists.ximian.com
             Status|ASSIGNED                                        |NEW




--- Comment #2 from Jonathan Pobst <jpobst at novell.com>  2008-02-20 10:31:53 MST ---
Committed some fixes in r96259, r96267, and r96268.

I think it is to the point where the paths and keys are created correctly,
however there are lots of cases where ProductName, ProductVersion, and
CompanyName are not computed correctly.

Things that can affect these:
- Presence of correct attribute.
- Presence of correct attribute with an empty string.
- Absence of correct attribute.

Ways an assembly can be used:
- As an exe.
- As a dll.
- In NUnit (custom AppDomain?)


-- 
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.


More information about the mono-bugs mailing list