[Bug 33450] .NET 3.5 Framework installation fails (.NET WorkFlow Service Registration Tool "WFServicesReg.exe" crash)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 1 05:07:35 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33450

--- Comment #12 from Nikolay Sivov <bunglehead at gmail.com> 2013-07-01 05:07:35 CDT ---
Created attachment 45062
  --> http://bugs.winehq.org/attachment.cgi?id=45062
patch

Attached patch fixes it for me, but it's not really a proper fix for at least
two reasons:

- it's limited to a case when we have one xmlnode created for xmlNodePtr,
  so when we have multiple instances for the same node references won't update
  properly;
- the whole idea to move text node to orphans just hides a problem, it allows
to
  cleanly release instances, but doesn't preserve tree structure or content.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list