You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2016/01/12 21:12:43 UTC

[jira] [Closed] (MPDF-54) Umlaute are not represented correctly (not always)

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

Michael Osipov closed MPDF-54.
------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period of time. If you think this issue still persists, retest your problem with the most recent version of Maven and the affected component, reopen and post your results.

> Umlaute are not represented correctly (not always)
> --------------------------------------------------
>
>                 Key: MPDF-54
>                 URL: https://issues.apache.org/jira/browse/MPDF-54
>             Project: Maven PDF Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Win 7, Maven 2.2.1, JVM "1.6.0_29"
>            Reporter: Valeriy
>         Attachments: MPDF_BUG.PNG
>
>
> The german umlauts (äöüß) are not represented correctly. Instead of it appears # symbol. But not always. 
> The items from Document Descriptor are represented correctly. For instance: in document descriptor we have 
> <toc name="Table of Contents">
>     <item name="Übersicht" ref="/30-documentation/0-uebersicht.apt"/>
> </toc>
> In 0-uebersicht.apt we have a line: Übersicht test äöüß ÄÖÜ
> The output looks: #bersicht test #### ###. See also attachment. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)