View Ticket
Not logged in
Ticket UUID: 2006884
Title: Non-ASCII char in test not in \uxxxx notation
Type: Bug Version: None
Submitter: pointsman Created on: 2008-06-30 15:39:17
Subsystem: 18. Commands M-Z Assigned To: dkf
Priority: 2 Severity:
Status: Closed Last Modified: 2009-01-06 22:12:59
Resolution: Fixed Closed By: dkf
    Closed on: 2009-01-06 15:12:59
Description:
In the test file

string.test

the tests

string-6.14
string-6.25
string-6.61
string-6.64
string-6.76
string-6.79
string-6.81

use ISO-8858-1 chars, instead of the \uxxxx notation. Potential problem for systems with multibyte system encoding (bogus test failure).
User Comments: dgp added on 2008-07-01 21:17:48:
Logged In: YES 
user_id=80530
Originator: NO


backport to 8.5 branch would be good.