Bug #23235
closedEpic #55575: Streamline JavaScript Code in the TYPO3 Backend
Javascript on tabs tt_content
0%
Description
when you disable all fields in the tab "general" of a tt_content for a be_user, this be_user is forced to click on the tab that appears by default to display the available fields
this problem must certainly come from JS. For example, for the tab "TEXT": <a onclick="this.blur(); DTM_activate("DTM-4cb321eb37","2", 0); return false;" href="#"> Text a>
(issue imported from #M15183)
Updated by Alexander Opitz about 11 years ago
- Target version deleted (
0) - TYPO3 Version set to 4.4
- Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from New to Needs Feedback
Updated by Alexander Opitz over 10 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this ticket.
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.