commit | d22eabcb3ce394a00fd00be660bf312cce5460f4 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Apr 27 08:02:40 2010 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Tue Apr 27 08:03:26 2010 -0700 |
tree | 8ecf25d972c70ed1842bf74745b9e03f8ab0ecc7 | |
parent | 08b13e14f9239484d2be96b489851d2d67b30415 [diff] |
Fallback to ISO-8859-1 if charset isn't supported If UniversalDetecter gives us a character set name which isn't supported by the JVM, log an error, but keep going using the ISO-8859-1 character set as a fallback. Bug: issue 545 Change-Id: I4b52836a69cdec2907ff8ff92d178faec3eb6fe7 Signed-off-by: Shawn O. Pearce <sop@google.com>