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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=355717#c5





--- Comment #5 from Gert Driesen <[EMAIL PROTECTED]>  2008-01-24 07:27:38 MST 
---
Hmm, I think you misunderstood my report. The patch I attached is only
necessary to uncover the runtime "issue".  Currently, the runtime only sets the
localizable fields in FileVersionInfo to a value if:

* there's a StringFileInfo table
and
* there's an entry for the given key
and
* the value is not zero-length

What I would like is that the runtime would always set these fields in
FileVersionInfo to a zero-length string if any of these conditions is NOT met.

The runtime should not set these to a zero-length string if there's no
unmanaged fileversion block at all. That way these field will keep their
default value of null on the 2.0 profile, and zero-length string on 1.0
profile.


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

Reply via email to