Community
Participate
Working Groups
Build Identifier: 20100617-1415 You have a Resource (e.g. an XML) which contains Characters like ä,ö,Ü,etc. If you make some Changes and want to Create an Local Patch everything is fine. If you look into the generated patch file (e.g. with notepad) the char's ä,ö,Ü,etc. are displayed correctlly. But if you want to Apply the Patch to a File it dosent Work. In the Comparescreen you can see that this speciall Characters are replaced with some crazy stuff. For Example: "ü" is displayed as "ü" Reproducible: Always Steps to Reproduce: 1.right Click on Ressource that Contains special Chars (e.g. ö,ü,ä,etc.) 2.Click Team 3.Click Create Patch 4.Procced with the Dialogs 5.Right Click on the Ressource that you want to patch 6.Click Team 7.Click Apply Patch 8.Select you patch file 9.Click next 10. You should now see the problem in the Compare Screen
Created attachment 206673 [details] Creat the Patch from this file
Created attachment 206674 [details] Try to Apply Patch to this File
As I did understood the problem it is related to passing a patch through the clipboard. That issue is fixed now.