You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Doug Chestnut <dh...@virginia.edu> on 2004/05/14 23:13:26 UTC

Can't delete page in default pub

Hi all,
I just installed lenya from cvs and noticed that I am unable to delete or
archive pages from the default pub.

The only bug I see is id#27252 which had a workaround.

Does anyone else have the same problem?

Thanks,
--Doug


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Can't delete page in default pub

Posted by Asmund Tharaldsen <as...@netcom-gsm.no>.
I'm sorry I didn't change the Subject in the message or being more specific 
about the problem, but if you read the hole history you will see that the 
problem is about restoring articles which are located in the trash or archive. 
The restore option is always disabled in these 2 areas...

Thanx,
Asmund


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Can't delete page in default pub

Posted by Rolf Kulemann <ma...@rolf-kulemann.com>.
On Tue, 2004-06-01 at 09:34, Asmund Tharaldsen wrote:
> Everyone,
> does anyone know which files to configure to make this running again?

I just tried to delete a document using the demo installation at
http://olr.kbs.uni-hannover.de:8080/lenya/default/authoring/ . I had no
problems. Can u please try to make ur test with the demo install?

That would be very helpful.

Thanks.

-- 

RolfKulemann

"There is inherently no silverbullet" - F.Brooks


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Can't delete page in default pub

Posted by Eric Rodriguez <to...@freenet.de>.
Andreas Kuckartz <A.Kuckartz <at> ping.de> writes:

> 
> See:
> 
> Can't delete a page (in the default publication)
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27252
> 
> ----- Original Message ----- 
> From: "Asmund Tharaldsen" <asmund.tharaldsen <at> netcom-gsm.no>
> To: <lenya-user <at> cocoon.apache.org>
> Sent: Tuesday, June 01, 2004 9:34 AM
> Subject: Re: Can't delete page in default pub
> 
> 
> > Everyone,
> > does anyone know which files to configure to make this running again?
> > 
> > Thanx,
> > Asmund 
> 


I had the same problem except that it didn't work even if I used
"{document-URL}?lenya.usecase=delete&lenya.step=showscreen"
 At the end I made a WAR from the "webapp" folder created by the windows
installer and used it in Tomcat and it works fine. The only problem is I get an
exception about the "log4j". This is because since I used the installer I cannot
change the build.properties ....

Well, if anyone finds a better solution please let me know.

Thanx,
Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Can't delete page in default pub

Posted by Andreas Kuckartz <A....@ping.de>.
See:

Can't delete a page (in the default publication)
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27252

----- Original Message ----- 
From: "Asmund Tharaldsen" <as...@netcom-gsm.no>
To: <le...@cocoon.apache.org>
Sent: Tuesday, June 01, 2004 9:34 AM
Subject: Re: Can't delete page in default pub


> Everyone,
> does anyone know which files to configure to make this running again?
> 
> Thanx,
> Asmund 


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Can't delete page in default pub

Posted by Asmund Tharaldsen <as...@netcom-gsm.no>.
Everyone,
does anyone know which files to configure to make this running again?

Thanx,
Asmund 



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Can't delete page in default pub

Posted by Christian Egli <ch...@wyona.net>.
Jean Pierre LeJacq <jp...@quoininc.com> writes:

> On Fri, 14 May 2004, Doug Chestnut wrote:
> 
> > The Delete and Archive menu items are grayed out.  I can however
> > delete the page with:
> >  {document-URL}?lenya.usecase=delete&lenya.step=showscreen
> >
> > The Restore menu item does not is not active as well once the page
> > is in the trash.
> 
> Hmmm, I just confirmed that I have the same problem on my own
> publication.  The default publication seems to work fine.
> 
> I'll have to investigate some more.

iirc there was some changes in the ac stuff which means you have to
change the roles in the ac files of your publication. I think trapo
went through this experience and has documented it on wiki.cocoondev.

-- 
Christian Egli       christian.egli@wyona.net   +41 1 272 9161
                     Wyona AG, Hardstrasse 219, CH-8005 Zurich
Open Source CMS      http://www.wyona.org http://www.wyona.com 


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Can't delete page in default pub

Posted by Jean Pierre LeJacq <jp...@quoininc.com>.
On Fri, 14 May 2004, Doug Chestnut wrote:

> The Delete and Archive menu items are grayed out.  I can however
> delete the page with:
>  {document-URL}?lenya.usecase=delete&lenya.step=showscreen
>
> The Restore menu item does not is not active as well once the page
> is in the trash.

Hmmm, I just confirmed that I have the same problem on my own
publication.  The default publication seems to work fine.

I'll have to investigate some more.

-- 
JP



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Can't delete page in default pub

Posted by Doug Chestnut <dh...@virginia.edu>.
Opps, Sorry about that.
The Delete and Archive menu items are grayed out.  I can however delete the
page with:
 {document-URL}?lenya.usecase=delete&lenya.step=showscreen

The Restore menu item does not is not active as well once the page is in the
trash.

Thanks as always,
--Doug

----- Original Message ----- 
From: "Jean Pierre LeJacq" <jp...@quoininc.com>
To: "Lenya Users List" <le...@cocoon.apache.org>
Sent: Friday, May 14, 2004 5:34 PM
Subject: Re: Can't delete page in default pub


> On Fri, 14 May 2004, Doug Chestnut wrote:
>
> > I just installed lenya from cvs and noticed that I am unable to
> > delete or archive pages from the default pub.
> >
> > The only bug I see is id#27252 which had a workaround.
>
> Can you describe in more detail what happens when you try to delete
> a page?
>
> -- 
> JP
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Can't delete page in default pub

Posted by Jean Pierre LeJacq <jp...@quoininc.com>.
On Fri, 14 May 2004, Doug Chestnut wrote:

> I just installed lenya from cvs and noticed that I am unable to
> delete or archive pages from the default pub.
>
> The only bug I see is id#27252 which had a workaround.

Can you describe in more detail what happens when you try to delete
a page?

-- 
JP



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org