[daisy] [JIRA] Resolved: (DSY-307) language attribute isn't honored
inside navigation trees
Bruno Dumon (JIRA)
issues at cocoondev.org
Mon Aug 7 11:21:08 CDT 2006
[ http://issues.cocoondev.org//browse/DSY-307?page=all ]
Bruno Dumon resolved DSY-307:
-----------------------------
Resolution: Fixed
Fixed in trunk and 1.5 branch
> 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
> Fix For: public - 1.5
>
> 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