bugmonotone - Bugs: bug #14259, we do not convert UI output to...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #14259: we do not convert UI output to system character set

Submitter:  Nathaniel Smith <njs>
Submitted:  Tue 23 Aug 2005 03:34:14 AM UTC
   
 
Category:  command line UI Severity:  1 - Wish
Item Group:  incorrect behavior Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
mtn version --full: 


Tue 23 Aug 2005 03:34:14 AM UTC, original submission:  

All output is simply passed straight out -- i.e., in utf8.  The only exception seems to be some externalized cert names, etc., which are converted to the system charset (grep for "utf8_to_system").

Not clear what the best way to do this is -- possibly ui.cc should charconvert everything it sees, and higher up layers (e.g., the cert name externalizer) should not do charset conversion, because doing charset conversion twice is bad...?

Nathaniel Smith <njs>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code