Project

General

Profile

Actions

Bug #17955

closed

newRecordLinkAddTitle not understandable text

Added by Franz Holzinger almost 17 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2007-12-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

If I use newRecordLinkAddTitle with inline, then 'Neu anlegen Produkt zu Kennzeichnung' is displayed. This is however not understandable. It should be 'Neue Beziehung: Produkt zu Kennzeichnung'

'config' => Array (
'type' => 'inline',
'appearance' => Array ('collapseAll' => TRUE, 'newRecordLinkAddTitle' => TRUE, 'useCombination' => TRUE),
'foreign_table' => 'tx_myext_product_mm_additionals',
'foreign_field' => 'product_uid',
'foreign_sortby' => 'productsort',
'foreign_label' => 'idvalue',
'foreign_selector' => 'identifier_uid',
'maxitems' => 10
),

(issue imported from #M7057)

Actions #1

Updated by Andreas Wolf about 13 years ago

  • Category set to 978
  • Status changed from New to Accepted
  • Target version deleted (0)
  • Complexity set to easy

Still relevant in the latest core; the relevant part is in class.t3lib_tceforms_inline.php, function getLevelInteractionLink().

Actions #2

Updated by Mario Rimann almost 13 years ago

@Andreas Otto †: Are you sure with your pointer to the code? I looked into that method but couldn't find the spot where to change something.

Actions #3

Updated by Gerrit Code Review about 11 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23509

Actions #4

Updated by Gerrit Code Review about 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23509

Actions #5

Updated by Gerrit Code Review about 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23509

Actions #6

Updated by Gerrit Code Review about 11 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/23509

Actions #7

Updated by Gerrit Code Review about 11 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/23509

Actions #8

Updated by Gerrit Code Review almost 11 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/23509

Actions #9

Updated by Gerrit Code Review almost 11 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/23509

Actions #10

Updated by Gerrit Code Review almost 11 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/23509

Actions #11

Updated by Gerrit Code Review almost 11 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/23509

Actions #12

Updated by Gerrit Code Review almost 11 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/23509

Actions #13

Updated by Tomita Militaru almost 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #14

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF