You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Claude Brisson (JIRA)" <ji...@apache.org> on 2016/07/15 09:25:20 UTC

[jira] [Resolved] (VELOCITY-451) Do some investigation into UTF-16 and InputStream / Reader interfaces

     [ https://issues.apache.org/jira/browse/VELOCITY-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claude Brisson resolved VELOCITY-451.
-------------------------------------
    Resolution: Fixed

Resolved by commit 1752784: the BOM marker always takes precedence over the specified input encoding, which acts as a default.
This default cannot be specified for each resource loader, but a custom resource loader could allow such a configuration.

> Do some investigation into UTF-16 and InputStream / Reader interfaces
> ---------------------------------------------------------------------
>
>                 Key: VELOCITY-451
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-451
>             Project: Velocity
>          Issue Type: Improvement
>          Components: Engine
>    Affects Versions: 2.x
>            Reporter: Henning Schmiedehausen
>            Priority: Minor
>
> See http://koti.mbnet.fi/akini/java/unicodereader/ for a description of the problem and some example code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org