Project

General

Profile

Actions

Bug #19312

closed

web>page shows "new element" buttons for non-default languages when language binding is enabled

Added by Martin Kutschker about 16 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-09-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When mod.web_layout.defLangBinding = 1 is configured then the must be no element creation buttons for the non-default languages. This is honoured for the element records. There no "new element after" buttons show up. But there is a "new element in top" button visible.

(issue imported from #M9322)

Actions #1

Updated by Ralf Strobel almost 14 years ago

I am facing the same issue.

Quickly fixed it for my purposes by outcommenting the following line in typo3/sysext/cms/layout/class.tx_cms_layout.php > getTable_tt_content($id)

$newP = $this->newContentElementOnClick($id,$key,$lP);

This removes the new icon for all columns, but that is ok with me. I guess to really fix the problem, all you need would be an if-construction.

Actions #2

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #3

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF