Hi all, I am copying one node to another node. The Source node contains a child (Text) with German characters. After adding the child to the new node the German characters get messed up.
The source node contains a string with 'umlaut a' and in the destination this character is messed up. I checked the factory from which the destination node is created and it has the default char set as "utf-8". Does anyone know why this is happening? Thanks, --kumar