[daisy] [JIRA] Created: (DSY-307) language attribute isn't honored inside navigation trees

Andreas Deininger (JIRA) issues at cocoondev.org
Wed Jul 19 09:06:08 CDT 2006


language attribute isn't honored inside navigation trees
--------------------------------------------------------

         Key: DSY-307
         URL: http://issues.cocoondev.org//browse/DSY-307
     Project: Daisy
        Type: Bug
  Components: Frontend (wiki)  
    Versions: public - 1.5    
 Environment: 1.5-M2
 Reporter: Andreas Deininger
    Priority: Minor


Use something like

 <d:group label="My Group">
    <d:doc id="551" label="german version"/>
    <d:doc id="551" language="en" label="english version"/>
 </d:group>

inside your navigation tree. You won't be able invoke the English version of document 551 since the language attribute is ignored. Also, if you use a link to the english variant somewhere inside a document, it leads to an error (the navigation based link leads to inifinite recursion).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list