Details
Description
com.izforge.izpack.util.VariableSubstitutor.substitute(Reader, Writer, String) method ignore BOM of UTF-8 when it should not disregard. substitute method always ignore first three characters if first character is 0xEF.
This phenomenon is generated on the following conditions.
- Official release jar (http://dist.codehaus.org/izpack/releases/4.0.1/IzPack-install-4.0.1.jar)
- langpack is jpn
- com.izforge.izpack.installer.InstallerFrame.exit() method called
Issue Links
- depends upon
-
IZPACK-212
First non-latin character sometimes missing
-
Thanks for your report.
As we don't have any japanese developer in the project, would it be possible for you to investigate what the problem is, and maybe propose a fix? That would be just great
Cheers