http://bugs.winehq.org/show_bug.cgi?id=7569
--- Comment #25 from Ronny Standtke Ronny.Standtke@gmx.net 2007-12-16 10:11:22 ---
The patch is against the Wine git tree, it applies just fine for me.
OK, I found out why this patch failes:
1) Saving the HTML page changes the character '&' to the string "&" 2) The following lines have leading tabs DeleteObject(clipRegion); clipRegion=NULL; Even if the tabs are in the original patch they are lost when saving the HTML page or when creating a new patch file by copy & paste from the webpage.
To make everybodys life easier I would recommend to attach the patch to the bugreport.