Hi

There seems to me a problem with:

src/java/org/apache/lenya/cms/site/usecases/ChangeNodeID.java

resp. renaming nodes doesn't work anymore within the Site area.

After commenting:

+/*
rewriter = (LinkRewriter) this.manager.lookup(LinkRewriter.ROLE);
            rewriter.rewriteLinks(source, target);
+*/

it worked again, but I guess something has been changed.

It seems like it started to fail after the following commits:


added thorsten /lenya/trunk/src/modules/webdav/config/cocoon-xconf/usecases-webdav-mkcol.xconf 03/14/2006 13:16:01 Implementing the first version of mkcol usecase for webdav. It is quite rudimental and is assuming a xhtml to be created but you can now create new folders in e.g. cadaver with 'mkcol test2'. Have not tested with any other client yet.

added thorsten /lenya/trunk/src/modules/webdav/java/src/org/apache/lenya/cms/usecases/webdav/Mkcol.java 03/14/2006 13:16:01 Implementing the first version of mkcol usecase for webdav. It is quite rudimental and is assuming a xhtml to be created but you can now create new folders in e.g. cadaver with 'mkcol test2'. Have not tested with any other client yet.

Or any other idea?

Thanks

Michi

--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]


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

Reply via email to