Actions
Bug #39313
closedSaving a record creates invalid empty references
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
Start date:
2012-07-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Saving a record creates invalid references in sys_refindex. See attached screenshot.
Stumbled upon this as versioning will try to resolve these references upon publishing and stagechanging of a record.
Files
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
- Is Regression set to No
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Riccardo De Contardi almost 9 years ago
- Target version changed from 7 LTS to Candidate for Major Version
Updated by Oliver Hader about 7 years ago
- Category changed from Miscellaneous to DataHandler aka TCEmain
Updated by Susanne Moog about 7 years ago
- Category changed from DataHandler aka TCEmain to Workspaces
Updated by Riccardo De Contardi about 4 years ago
I would want to test if this issue is still present... may I ask for a step-by-step guide about how to reproduce it?
Updated by Christian Kuhn about 4 years ago
- Status changed from New to Closed
Hey. We now have functional test coverage of sys_refindex in the main DataHandler related tests.
I did not stumble upon any empty references like that reading through the test cases.
I guess the issue has been solved a while ago, maybe during the 6.2 works for the FAL handling that relies on sys_refindex partially.
I'll close the issue.
Actions