Project

General

Profile

Actions

Bug #39291

closed

Discard complete workspace isn't working

Added by Michael Bakonyi over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2012-07-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When choosing "Discard" from the Mass Action-Dropdown 0 items are processed, although there are edited/versioned items within the workspace.

I guess the problem appears within the Workspaces.php, line 211, where $mountPoints is meant to be a one-dimensional array but $GLOBALS['BE_USER']->returnWebmounts() returns a two-dimensional array in my case.

Actions #1

Updated by Michael Stucki almost 11 years ago

  • Category set to Workspaces
Actions #2

Updated by Michael Stucki almost 11 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
Actions #3

Updated by Mathias Schreiber almost 10 years ago

  • Target version set to 7.5
Actions #4

Updated by Riccardo De Contardi over 9 years ago

  • TYPO3 Version changed from 4.7 to 6.2
  • Is Regression set to No

I can confirm it for 6.2.12 and 7 (latest master)

Actions #5

Updated by Benni Mack about 9 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #6

Updated by Mathias Schreiber about 9 years ago

  • Target version deleted (7 LTS)
Actions #7

Updated by Riccardo De Contardi over 7 years ago

When trying to discard a workspace from the button "choose mass action",

1) On version 7.6.16 I obtain an error message:

[1.0.-1]: [newlog()] Attempt to reset workspace for record failed: No record, [1.0.-1]: [newlog()] Attempt to reset workspace for record failed: No record

But the workspace is emptied

2) On version 9.0.0-dev (latest masteer) there is no error, and the workspace is emptied.

Can you confirm?

Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from New to Closed

Yes. works now in v9.

Actions

Also available in: Atom PDF