Sjur Nørstebø Moshagen wrote:
> Here's the result I get:
>
> i18n-index.html contains two links with the localised (Norwegian) names
> of English and Spanish, pointing to index_en.html and index_es.html. So
> far so good, and in line with one of the ideas we discussed. But when
> clicking one of these links, I get an error message from Cocoon:
>
> Internal Server Error
> Message: null
> Description: No details available.
> Sender: org.apache.cocoon.servlet.CocoonServlet
> Source: Cocoon Servlet
> Request URI
> index_en.html
> cause
> /Volumes/Data/Users/sjur/tmp/src/documentation/content/xdocs/
> index_en_no.xml (No such file or directory)
> request-uri
> /index_en.html
> Apache Cocoon 2.1.4
This is the Issue that I was talking about. We can show up all
alternative locales, that is already there.
But how can we overwrite the enviroment?
|