Actions
Bug #24944
closedEDITPANEL allow doesn't work anymore
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-02-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I tried the following:
lib.searchbox = COA
lib.searchbox {
10 = EDITPANEL
10 {
allow = toolbar,edit,new,move,hide
label = Seite: <b>%s</b>
}
20 = EDITPANEL
20 {
newRecordFromTable = tt_content
line = 0
label = Neuer Seiten-Inhalt
}
}
But only lib.searchbox.20 gives some output. allow does not seem to have any effect.
(issue imported from #M17469)
Updated by Alexander Opitz almost 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?
Updated by Bernhard Eckl almost 11 years ago
This is too old to know if it is still in V6…
Updated by Alexander Opitz almost 11 years ago
- Status changed from Needs Feedback to Closed
Actions