There is currently a problem regarding navigation in multiple language versions of a document. The creation works fine (except that the new language version does not start off with a copy of the other version, which is the way 1.2 behaves IIRC)

Testing as follows:
- create an english document
- create a german language version
- navigate to Site, we are on the "de" tab. So far everything is OK, available languages are shown correctly (en de)
- clicking on the "en" tab however gives the error:


--------------------------------------------------
No pipeline matched request: uri-parameter/default/doctype/authoring/index/default/info-authoring/index/testA_de.html
...
org.apache.cocoon.ProcessingException: Unable to get transformer handler for cocoon://lenya-page/default/info-authoring/default.xml: org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in creating Transform Handler
...
Caused by: org.apache.cocoon.sitemap.PatternException: Cannot get variable 'state' in expression '{workflow:state}'
--------------------------------------------------


What is "uri-parameter" ? How is it related to workflow:state ? And why is there no workflow:state ?

So many questions ;P
Any ideas ?


-- Wolfgang

P.S. I'd like to factorize document creation code between CreateDocument.java and CreateLanguage.java, but before I do that it would be preferable if the current trunk is OK in this regard, so I can make sure I don't break anything.
begin:vcard
fn:J. Wolfgang Kaltz
n:Kaltz;J. Wolfgang
email;internet:[EMAIL PROTECTED]
tel;work:+49 203 379 2276
tel;fax:+49 203 379 3557
x-mozilla-html:FALSE
version:2.1
end:vcard


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to