[ 
http://jira.codehaus.org/browse/MOJO-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_121662
 ] 

Lars Trieloff commented on MOJO-850:
------------------------------------

This bug depends on a FOP bug: 
http://issues.apache.org/bugzilla/show_bug.cgi?id=39422
There is nothing we can do until this bug is fixed. Additionally, this only 
applies to non-latin characters, so german umlauts work flawlessly.


> docbook-maven-plugin doesn't support non-ascii symbols
> ------------------------------------------------------
>
>                 Key: MOJO-850
>                 URL: http://jira.codehaus.org/browse/MOJO-850
>             Project: Mojo
>          Issue Type: Bug
>          Components: docbook
>            Reporter: Marat Radchenko
>            Priority: Blocker
>         Attachments: eshop.pdf, eshop.xml
>
>
> Please see attached docbook and generated pdf files.
> Configuration:
> {code xml}
> <build>
>     <plugins>
>       <plugin>
>         <groupId>org.codehaus.mojo</groupId>
>         <artifactId>docbook-maven-plugin</artifactId>
>         <version>1.0.0-alpha-2-SNAPSHOT</version>
>         <executions>
>           <execution>
>             <phase>pre-site</phase>
>             <goals>
>               <goal>transform</goal>
>             </goals>
>           </execution>
>         </executions>
>       </plugin>
>     </plugins>
>   </build>
> {code}

-- 
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 from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to