jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Mojo
  • MOJO-850

docbook-maven-plugin doesn't support non-latin symbols

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Critical Critical
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: docbook
  • Labels:
    None
  • Complexity:
    Novice

Description

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>


  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. PDF File
    eshop.pdf
    13/Jul/07 3:27 AM
    9 kB
    Marat Radchenko
  2. XML File
    eshop.xml
    13/Jul/07 3:27 AM
    4 kB
    Marat Radchenko

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Lars Trieloff added a comment - 29/Jan/08 11:59 AM

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.

Show
Lars Trieloff added a comment - 29/Jan/08 11:59 AM 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.
Hide
Permalink
Lars Trieloff added a comment - 29/Jan/08 12:02 PM

updated description and lowered priority, this does not block a release.

Show
Lars Trieloff added a comment - 29/Jan/08 12:02 PM updated description and lowered priority, this does not block a release.
Hide
Permalink
Marat Radchenko added a comment - 30/Jan/08 2:29 AM

Well, it is a blocker for our usage of docbook-maven-plugin

Show
Marat Radchenko added a comment - 30/Jan/08 2:29 AM Well, it is a blocker for our usage of docbook-maven-plugin

People

  • Assignee:
    Unassigned
    Reporter:
    Marat Radchenko
Vote (0)
Watch (0)

Dates

  • Created:
    13/Jul/07 3:27 AM
    Updated:
    30/Jan/08 2:29 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.