User created a string with a dash in MS Word 2010, and then copied and pasted that string into the description field on the Package form in Workbench, after clicking OK and then reopening the form display, the pasted string has a question mark where the dash was.
Mismatched locale settings between the PC and Workbench application. This is not a problem with Harvest.
Modify the workbench.ini in the CA_SCM_HOME directory should
be like this:
-eclipse.keyring
@user.home/.cascm/keyring.txt
-vmargs
-Dfile.encoding=UTF-8 < ---- add new line
-Xms128m
-Xmx512m