You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Darius (JIRA)" <ji...@codehaus.org> on 2007/02/17 22:43:08 UTC

[jira] Created: (MSITE-210) DoxiaFilter does not set output encoding

DoxiaFilter does not set output encoding
----------------------------------------

                 Key: MSITE-210
                 URL: http://jira.codehaus.org/browse/MSITE-210
             Project: Maven 2.x Site Plugin
          Issue Type: Bug
    Affects Versions: 2.0-beta-5, 2.0
            Reporter: Darius
         Attachments: MSITE-DoxiaFilter-patch.txt

As mentioned in [MSITE-19|/browse/MSITE-19#action_75188] DoxiaFilter does not set any output encoding. In my situation this makes {{site:run}} goal pretty much useless.

Attaching a patch for trunk.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MSITE-210) DoxiaFilter does not set output encoding

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated MSITE-210:
--------------------------------

    Description: 
As mentioned in MSITE-19 DoxiaFilter does not set any output encoding. In my situation this makes {{site:run}} goal pretty much useless.

Attaching a patch for trunk.

  was:
As mentioned in [MSITE-19|/browse/MSITE-19#action_75188] DoxiaFilter does not set any output encoding. In my situation this makes {{site:run}} goal pretty much useless.

Attaching a patch for trunk.

    Component/s: site:run

> DoxiaFilter does not set output encoding
> ----------------------------------------
>
>                 Key: MSITE-210
>                 URL: http://jira.codehaus.org/browse/MSITE-210
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>          Components: encoding, site:run
>    Affects Versions: 2.0-beta-5, 2.0-beta-6
>            Reporter: Darius
>         Attachments: MSITE-DoxiaFilter-patch.txt
>
>
> As mentioned in MSITE-19 DoxiaFilter does not set any output encoding. In my situation this makes {{site:run}} goal pretty much useless.
> Attaching a patch for trunk.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MSITE-210) DoxiaFilter does not set output encoding

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl closed MSITE-210.
-------------------------------

         Assignee: Lukas Theussl
       Resolution: Fixed
    Fix Version/s: 2.1

Fixed in [r795072|http://svn.apache.org/viewvc?view=rev&revision=795072].

Just setting the encoding of SiteRenderingContext in SiteRunMojo seems to fix this. Please test.

> DoxiaFilter does not set output encoding
> ----------------------------------------
>
>                 Key: MSITE-210
>                 URL: http://jira.codehaus.org/browse/MSITE-210
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>          Components: encoding, site:run
>    Affects Versions: 2.0-beta-5, 2.0-beta-6
>            Reporter: Darius
>            Assignee: Lukas Theussl
>             Fix For: 2.1
>
>         Attachments: MSITE-DoxiaFilter-patch.txt
>
>
> As mentioned in MSITE-19 DoxiaFilter does not set any output encoding. In my situation this makes {{site:run}} goal pretty much useless.
> Attaching a patch for trunk.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MSITE-210) DoxiaFilter does not set output encoding

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MSITE-210:
----------------------------------

    Component/s: encoding

> DoxiaFilter does not set output encoding
> ----------------------------------------
>
>                 Key: MSITE-210
>                 URL: http://jira.codehaus.org/browse/MSITE-210
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>          Components: encoding
>    Affects Versions: 2.0-beta-5, 2.0-beta-6
>            Reporter: Darius
>         Attachments: MSITE-DoxiaFilter-patch.txt
>
>
> As mentioned in [MSITE-19|/browse/MSITE-19#action_75188] DoxiaFilter does not set any output encoding. In my situation this makes {{site:run}} goal pretty much useless.
> Attaching a patch for trunk.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MSITE-210) DoxiaFilter does not set output encoding

Posted by "Darius (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=185776#action_185776 ] 

Darius commented on MSITE-210:
------------------------------

I see good output with version 2.1-SNAPSHOT, thanks.

> DoxiaFilter does not set output encoding
> ----------------------------------------
>
>                 Key: MSITE-210
>                 URL: http://jira.codehaus.org/browse/MSITE-210
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>          Components: encoding, site:run
>    Affects Versions: 2.0-beta-5, 2.0-beta-6
>            Reporter: Darius
>            Assignee: Lukas Theussl
>             Fix For: 2.1
>
>         Attachments: MSITE-DoxiaFilter-patch.txt
>
>
> As mentioned in MSITE-19 DoxiaFilter does not set any output encoding. In my situation this makes {{site:run}} goal pretty much useless.
> Attaching a patch for trunk.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira