Title | Can't output Unicode content in log messages |
Status | closed |
Priority | essential |
Assigned user | Nick Barnes |
Organization | Ravenbrook |
Description | If we have Unicode data from either Bugzilla or Perforce, the replicator is unable to log it to the P4DTI log file, the Windows event log, or the Linux/Unix system log, because those systems expect ASCII/8-bit log messages. |
Analysis | Encode all messages as UTF-8 prior to output. |
How found | automated_test |
Evidence | I just know |
Observed in | 2.4.2 |
Created by | Nick Barnes |
Created on | 2009-03-02 16:44:56 |
Last modified by | Nick Barnes |
Last modified on | 2009-03-02 16:45:17 |
History | 2009-03-02 NB Create. |
Change | Effect | Date | User | Description |
---|---|---|---|---|
165215 | closed | 2008-06-05 14:16:15 | Nick Barnes | Add Unicode translation and fix type assertions to allow unicode objects. |