[ http://jira.codehaus.org/browse/MPXDOC-194?page=all ]
     
Lukas Theussl closed MPXDOC-194:
--------------------------------

    Resolution: Fixed

> No i18n for links and breadcrumbs
> ---------------------------------
>
>          Key: MPXDOC-194
>          URL: http://jira.codehaus.org/browse/MPXDOC-194
>      Project: maven-xdoc-plugin
>         Type: Bug

>  Environment: Maven 1.1-beta-2, maven-xdoc-plugin-1.9.2, Windows XP
>     Reporter: Lukas Theussl
>     Assignee: Lukas Theussl
>      Fix For: 1.10

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

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

Reply via email to