You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/02/18 15:13:13 UTC

[jira] [Commented] (COCOON3-120) NekoGenerator is loosing encoding

    [ https://issues.apache.org/jira/browse/COCOON3-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13580618#comment-13580618 ] 

Hudson commented on COCOON3-120:
--------------------------------

Integrated in Cocoon 3.0 #235 (See [https://builds.apache.org/job/Cocoon%203.0/235/])
    COCOON3-120
Making nekoGenerator configurable. You can now inject the default encoding via the sitemap like:
<map:generate src="{global:host}.html" type="html">
  <map:parameter name="default-encoding" value="UTF-8"/>
</map:generate> (Revision 1447255)

     Result = SUCCESS
thorsten : http://svn.apache.org/viewvc/?view=rev&rev=1447255
Files : 
* /cocoon/cocoon3/trunk/cocoon-optional/src/main/java/org/apache/cocoon/optional/pipeline/components/sax/neko/NekoGenerator.java

                
> NekoGenerator is loosing encoding 
> ----------------------------------
>
>                 Key: COCOON3-120
>                 URL: https://issues.apache.org/jira/browse/COCOON3-120
>             Project: Cocoon 3
>          Issue Type: Bug
>          Components: cocoon-optional
>            Reporter: Thorsten Scherler
>             Fix For: 3.0.0-beta-1
>
>
> We need to be able to change the default-encoding of the NekoGenerator.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira