Deleting a folder in the vfs has not effect on static export folder

View: New views
4 Messages — Rating Filter:   Alert me  

Deleting a folder in the vfs has not effect on static export folder

by Marc Johnen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi everyone,

when I delete a folder which contains files, the files do not get deleted from
the export folder. It only works, when I delete the files first and afterwards
the folder. This can become quite a lot of work, when a folder has lots of
subfolders.

This problem sounds very similar to the following bugreport:
http://bugzilla.opencms.org/show_bug.cgi?id=1705

I'm using a multi-site environment, tomcat 6, MySql 5 on Solaris.

Did anyone experience the same problem, is there a fix or workarround?

Greetings
Marc

Re: Deleting a folder in the vfs has not effect on static export folder

by Andy Savin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


hi,

We have just discovered a similar problem i.e. publishing a deleted folder in the
CMS doesn't delete it from the export location.  We are using static
export on demand.  We use the exportname property so the bug you link to
may apply to on demand also.

Regards,

Andy



--
----------------------------
   WEB SYSTEMS DEVELOPER
   Web Services
   University of Bath
   Tel: 01225 38 6275
----------------------------

On Tue, 13 Oct 2009, Marc Johnen wrote:

> From: Marc Johnen <opencms@...>
> To: opencms-dev@...
> Date: Tue, 13 Oct 2009 07:53:16 -0700 (PDT)
> Subject: [opencms-dev] Deleting a folder in the vfs has not effect on static
>     export folder
> Reply-To: The OpenCms mailing list <opencms-dev@...>
> X-Spam-Score: 0.0 (/)
>
>
> Hi everyone,
>
> when I delete a folder which contains files, the files do not get deleted
> from
> the export folder. It only works, when I delete the files first and
> afterwards
> the folder. This can become quite a lot of work, when a folder has lots of
> subfolders.
>
> This problem sounds very similar to the following bugreport:
> http://bugzilla.opencms.org/show_bug.cgi?id=1705
>
> I'm using a multi-site environment, tomcat 6, MySql 5 on Solaris.
>
> Did anyone experience the same problem, is there a fix or workarround?
>
> Greetings
> Marc
>

_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev

Re: Deleting a folder in the vfs has not effect on static export folder

by Marc Johnen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thank you for the feeback Andy.
We are using static export on demand as well and setting exportnames.
Also I forgot to mention that we are using OpenCms 7.05.
Greetings
Marc

Andy Savin wrote:
hi,

We have just discovered a similar problem i.e. publishing a deleted folder in the
CMS doesn't delete it from the export location.  We are using static
export on demand.  We use the exportname property so the bug you link to
may apply to on demand also.

Regards,

Andy



--
----------------------------
   WEB SYSTEMS DEVELOPER
   Web Services
   University of Bath
   Tel: 01225 38 6275
----------------------------

On Tue, 13 Oct 2009, Marc Johnen wrote:

> From: Marc Johnen <opencms@johnen.biz>
> To: opencms-dev@opencms.org
> Date: Tue, 13 Oct 2009 07:53:16 -0700 (PDT)
> Subject: [opencms-dev] Deleting a folder in the vfs has not effect on static
>     export folder
> Reply-To: The OpenCms mailing list <opencms-dev@opencms.org>
> X-Spam-Score: 0.0 (/)
>
>
> Hi everyone,
>
> when I delete a folder which contains files, the files do not get deleted
> from
> the export folder. It only works, when I delete the files first and
> afterwards
> the folder. This can become quite a lot of work, when a folder has lots of
> subfolders.
>
> This problem sounds very similar to the following bugreport:
> http://bugzilla.opencms.org/show_bug.cgi?id=1705
>
> I'm using a multi-site environment, tomcat 6, MySql 5 on Solaris.
>
> Did anyone experience the same problem, is there a fix or workarround?
>
> Greetings
> Marc
>

_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev

Re: Deleting a folder in the vfs has not effect on static export folder

by Andy Savin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Ah yes, we are using 7.04.  Does anyone know if this was solved in 7.5?

Andy

--
----------------------------
   WEB SYSTEMS DEVELOPER
   Web Services
   University of Bath
   Tel: 01225 38 6275
----------------------------

On Wed, 14 Oct 2009, Marc Johnen wrote:

> From: Marc Johnen <opencms@...>
> To: opencms-dev@...
> Date: Wed, 14 Oct 2009 01:37:12 -0700 (PDT)
> Subject: Re: [opencms-dev] Deleting a folder in the vfs has not effect on
>     static export folder
> Reply-To: The OpenCms mailing list <opencms-dev@...>
> X-Spam-Score: 0.0 (/)
>
>
> Thank you for the feeback Andy.
> We are using static export on demand as well and setting exportnames.
> Also I forgot to mention that we are using OpenCms 7.05.
> Greetings
> Marc
>
>
> Andy Savin wrote:
>>
>>
>> hi,
>>
>> We have just discovered a similar problem i.e. publishing a deleted folder
>> in the
>> CMS doesn't delete it from the export location.  We are using static
>> export on demand.  We use the exportname property so the bug you link to
>> may apply to on demand also.
>>
>> Regards,
>>
>> Andy
>>
>>
>>
>> --
>> ----------------------------
>>    WEB SYSTEMS DEVELOPER
>>    Web Services
>>    University of Bath
>>    Tel: 01225 38 6275
>> ----------------------------
>>
>> On Tue, 13 Oct 2009, Marc Johnen wrote:
>>
>>> From: Marc Johnen <opencms@...>
>>> To: opencms-dev@...
>>> Date: Tue, 13 Oct 2009 07:53:16 -0700 (PDT)
>>> Subject: [opencms-dev] Deleting a folder in the vfs has not effect on
>>> static
>>>     export folder
>>> Reply-To: The OpenCms mailing list <opencms-dev@...>
>>> X-Spam-Score: 0.0 (/)
>>>
>>>
>>> Hi everyone,
>>>
>>> when I delete a folder which contains files, the files do not get deleted
>>> from
>>> the export folder. It only works, when I delete the files first and
>>> afterwards
>>> the folder. This can become quite a lot of work, when a folder has lots
>>> of
>>> subfolders.
>>>
>>> This problem sounds very similar to the following bugreport:
>>> http://bugzilla.opencms.org/show_bug.cgi?id=1705
>>>
>>> I'm using a multi-site environment, tomcat 6, MySql 5 on Solaris.
>>>
>>> Did anyone experience the same problem, is there a fix or workarround?
>>>
>>> Greetings
>>> Marc
>>>
>>
>> _______________________________________________
>> This mail is sent to you from the opencms-dev mailing list
>> To change your list options, or to unsubscribe from the list, please visit
>> http://lists.opencms.org/mailman/listinfo/opencms-dev
>>
>>
>
>

_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev