Actions
Bug #42132
closeddisablePrependAtCopy = 1not respected in pageTS
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2012-10-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If we insert
TCEMAIN.table.tt_content {
disablePrependAtCopy = 1
}
in our pageTS, we will always get (copy 1) appended. But if we use:
TCEMAIN.table.tt_content.disablePrependAtCopy = 1
it works as expected.
Updated by Riccardo De Contardi almost 10 years ago
Seems solved in TYPO3 CMS 6.2.9 (Windows enviroment, PHP 5.5.12)
Updated by Riccardo De Contardi over 9 years ago
- Status changed from New to Closed
- Is Regression set to No
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Actions