Maven 1.x XDoc Plugin

No i18n for links and breadcrumbs

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.10
  • Component/s: None
  • Labels:
    None
  • Environment:
    Maven 1.1-beta-2, maven-xdoc-plugin-1.9.2, Windows XP
  • Number of attachments :
    0

Description

Reported by Lance Bader:

I made changed my navigation.xml file to use i18n support, removing all the
NAME attributes and adding KEY attributes to reference values in the
properties files. <item> tags within the <menu> element are displayed
correctly, but <item> tags within the <links> element result in empty
strings.

Here is the excerpt from my naviagtion.xml file and the matching english
properties file.

<body>
<links>
<item key="Nav.0.User_Documentation"
href="/OfflineDocumentation.html" />
<item key="Nav.0.Purchase_support" href="
http://www.ibm.com/software/webservers/appserv/community/" />
<item key="Nav.0.Product_support" href="
http://www.ibm.com/software/webservers/appserv/community/support/" />
</links>

Nav.0.Purchase_support = Purchase support
Nav.0.Product_support = Product support
Nav.0.User_Documentation = User Documentation

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: