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

Claude Brisson resolved VELOCITY-275.
-------------------------------------

    Resolution: Fixed
      Assignee: Claude Brisson

Patched checked and applied.

> Velocity DVSL ignores the encoding specified in xml
> ---------------------------------------------------
>
>                 Key: VELOCITY-275
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-275
>             Project: Velocity
>          Issue Type: Bug
>          Components: DVSL
>    Affects Versions: 1.4
>         Environment: Operating System: All
> Platform: All
>            Reporter: Takayoshi Kimura
>         Assigned To: Claude Brisson
>         Attachments: patch, patch
>
>
> The DVSL class is creating Reader regardless of encoding.  XML files
> are parsed using a default encoding instead of the one specified in
> XML files.  To resolve this problem, pass InputStream to dom4j when
> parsing XML files.  The right encoding should be used when Reader and
> Writer are created/constructed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to