Bug #3004
Recycler: Versioned records are not handled by recycler
| Status: | Accepted | Start date: | 2009-03-30 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Recycler | |||
| Target version: | - | |||
| TYPO3 Version: | 6.2 | Complexity: | ||
| PHP Version: | ||||
| Votes: | 0 |
Description
Records which have been created with versioning are not handled by the recycler.
Steps to reproduce:
- create page
- create a new version of the page
- delete page
- go to recycler module and delete page.
- go to phpmyadmin (or similar) and find the versioned records
The same with pagecontent.
History
Updated by Chris topher almost 2 years ago
- Project changed from TYPO3 Recycler to Core
Updated by Chris topher almost 2 years ago
- Subject changed from Versioned records are not handled by recycler to Recycler: Versioned records are not handled by recycler
- TYPO3 Version set to 4.3
Updated by Alexander Opitz about 1 month ago
- Status changed from New to Needs Feedback
Can you reproduce this problem with a more recent TYPO3 Version (4.5, 4.7 or 6.0)?
Updated by Steffen Müller about 1 month ago
ATM I don't have a system with versioning at hand. Long time ago :)
I started a new instance from typo3_src-master, but it does not show versioning although sysexts are installed.
Is there anything I have to do to activate versioning in backend?
Updated by Alexander Opitz about 1 month ago
There are two ways:
- Disabling Workspace Extension
- Add a Workspace to get Versions of records.
Updated by Steffen Müller about 1 month ago
I can reproduce with current master rev. 932f1dd
Steps to reproduce:- Disable Workspace Extension
- Create page
- Create content element on page
- Create a second version of content element
- Delete content element in recycler
- The second version of content element can be found in the DB
- Second version is deleted in DB.
- Creating versions of pages leads to Fatal PHP Error
- Switching between versioned content elements denied because of relation problems
But these issues are not related here and will go into separate issues. It's just a notice to have that in mind when reproducing the original issue.
Updated by Alexander Opitz about 1 month ago
- Status changed from Needs Feedback to Accepted
- TYPO3 Version changed from 4.3 to 6.1
Ok, thanks for helping.
Updated by Alexander Opitz 24 days ago
- Category set to Recycler
- TYPO3 Version changed from 6.1 to 6.2