Bug #37072

Nodes are published twice, leading to errors

Added by Karsten Dambekalns about 3 years ago. Updated 10 months ago.

Status:Closed Start date:2012-05-10
Priority:Should have Due date:
Assigned To:Rens Admiraal % Done:

0%

Category:Services
Target version:-

Description

The publishing mechanism is publishing the same node twice which causes the node to be in the live workspace already on the second try.

This causes a 'Response: null' on the ExtJS requests because of the Workspace object to call the getName() method of it's baseWorkspace. This is not possible in the live workspace as it has no baseWorkspace.

Associated revisions

Revision bf9d863a
Added by Rens Admiraal about 3 years ago

[BUGFIX] Quick fix to prevent live nodes to be published

The publishing mechanism is publishing the same node twice which causes
the node to be in the live workspace already on the second try. This
causes a 'Response: null' on the ExtJS requests because of the Workspace
object to call the getName() method of it's baseWorkspace. This is not
possible in the live workspace as it has no baseWorkspace.

Fixing the actual underlying problem in the node publishing must
still be done, see #37072

Change-Id: I52e1b5d06bdfa5619b48359255923fb35638f0b9
Related: #37072

History

#1 Updated by Karsten Dambekalns about 3 years ago

  • Status changed from Under Review to Accepted

#2 Updated by Karsten Dambekalns about 3 years ago

  • Status changed from Accepted to Under Review

#3 Updated by Aske Ertmann about 3 years ago

  • Status changed from Under Review to Accepted

#4 Updated by Sebastian Helzle 10 months ago

  • Status changed from Accepted to Closed

Could not be reproduced in Version 1.1.
If this is still an issue for you open a new ticket at https://jira.typo3.org/

Also available in: Atom PDF