DOORS Chinese enumerated values become garbled
I am using DOORS 9.6.1.6.
I found that Chinese enumerated values become garbled after the following steps
1. Open a module that is under Change Management control
2. Click the "Open for Unmanaged Changes" button
3. Create a new Enumerated type that contains Chinese characters in the enumeration values
4. Create a new attribute based on the type from step 3
5. Save and close the module
6. Re-open the module in unmanaged change mode
7. For any object in the module, try to modify the attribute created in step 4
Note: Without Change integration, the Chinese enumerated values are not garbled.