Bug #23795
After #23766: Missing tabs in Page Properties
Status: | Closed | Start date: | 2010-10-19 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.5 | Is Regression: | ||
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: |
Description
If logged in as a non-admin user, only the first tab is displayed in page properties.
That way fields like "meta data" or "description", which are set to be visible too, are no longer there.
(issue imported from #M16069)
Related issues
History
#1 Updated by Jo Hasenau almost 5 years ago
I am currently moving the testing environment from the code sprint notebook to our dev server - will check that ASAP.
BTW: Thx for testing and the detailed feedback :-)
#2 Updated by Ernesto Baschny almost 5 years ago
I could not reproduce that. What ACL exactly is defined for your user? Are you hiding fields using page TS?
#3 Updated by Steffen Kamper almost 5 years ago
I also can't reproduce with trunk
#4 Updated by Jo Hasenau almost 5 years ago
Me neither. As soon as at least one field of the tab is set to "visible" for my test user, the tab shows up correctly.
BTW: "Meta data" is no field of the pages table, so if you really got that as a field, there must be some extension involved. If you can tell us, what extension that is, maybe we can reproduce the bug by installing it.
#5 Updated by Chris topher almost 5 years ago
Yes, you are right.
@ Joey, I meant the field "keywords" from the table pages. This was translated to "Meta-Daten".
#6 Updated by Chris topher almost 5 years ago
Closed, no bug.
Sorry for the trouble, guys, the error was located 90 cm in front of the screen.
Someone (...) had deactivated these fields for the user I tested with...
Nasty.