Ticket #1502 (assigned defect)

Opened 3 years ago

Last modified 3 years ago

Ajax Drag and drop to publish content, followed by unpublish, loses the content.

Reported by: stevem@manitacc.com Assigned to: tziade (accepted)
Priority: P2 Milestone: CPS 3.5.0
Component: CPSDefault Version: TRUNK
Severity: minor Keywords: ajax
Cc:

Description

Hi,

I am using a svn co from Mar 3 with Zope 2.9.1.

Using the new Ajax features, a section manager can drag content from a workspace to a section. A reviewer or member can't do this.

The content is moved from the workspace into the section when you do this, although it is reported as being "Published".

If you un-publish the content it disappears from the site and can't be easily retrieved.

Checking the status of the content in the section (before unpublishing it)-

In the "Current revisions" area it appears as "Published". However, there is no "Work" revision associated with it as there is with content published using the "Submit" command.

The "Actions history" and "Revisions" show the Creation and Publishing of the content correctly.

The content is still in the portal_repository, but it is no longer displayed on the site.

Regards

Steve Meaker

Change History

03/03/06 10:32:19 changed by sfermigier

  • owner changed from fguillaume to tziade.
  • milestone changed from CPS 3.3.5 to CPS 3.4.0.

03/03/06 10:55:40 changed by tziade

  • status changed from new to assigned.

03/03/06 17:00:43 changed by tziade

  • priority changed from P3 to P2.
  • component changed from CPS (global) to CPSDefault.
  • milestone changed from CPS 3.4.0 to CPS 3.4.1.

the drag and drop feature has been removed for 3.4.0 and will be available for 3.4.1 release

05/16/06 15:32:10 changed by sfermigier

  • milestone changed from CPS 3.4.1 to CPS 3.4.2.

05/16/06 17:28:42 changed by sfermigier

  • keywords set to ajax.