You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2005/08/16 14:48:57 UTC

[jira] Closed: (MNG-722) maven-site-plugin maven-site.vm contains wired encoding

     [ http://jira.codehaus.org/browse/MNG-722?page=all ]
     
Vincent Siveton closed MNG-722:
-------------------------------

     Resolution: Fixed
    Fix Version: 2.0-beta-1

Applied in SVN. Tx again.

> maven-site-plugin maven-site.vm contains wired encoding
> -------------------------------------------------------
>
>          Key: MNG-722
>          URL: http://jira.codehaus.org/browse/MNG-722
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Versions: 2.0-beta-1
>  Environment: all
>     Reporter: Incze Lajos
>     Assignee: Vincent Siveton
>      Fix For: 2.0-beta-1
>  Attachments: patch.txt
>
>
> maven-site-plugin maven-site.vm contains wired encoding:
> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
> It probably needs a conf. parameter and changed to
> <meta http-equiv="Content-Type" content="text/html; charset=$outputEncoding" />

-- 
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


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