Project

General

Profile

Actions

Bug #19862

closed

Show level links only once if no related records and $config[appearence][levelLinksPosition] = both

Added by Steffen Müller over 15 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2009-01-20
Due date:
% Done:

0%

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

Description

Top and bottom level links are shown one below the other if there are no related records. This is pretty senseless, one is enough in this special case.

'myfield' => array(
'config' => array(
'appearance' => array(
'levelLinksPosition = 'both' ,
)))
Then create a new record which yet has no related records.

(issue imported from #M10199)


Files

bug_10199.diff (566 Bytes) bug_10199.diff Administrator Admin, 2009-01-20 01:04
bug_10199_v2.diff (565 Bytes) bug_10199_v2.diff Administrator Admin, 2009-01-20 11:20
bug_10199_v3.diff (601 Bytes) bug_10199_v3.diff Administrator Admin, 2009-01-26 17:27
19862.png (15.4 KB) 19862.png Steffen Müller, 2013-05-08 22:11
Actions #1

Updated by Steffen Müller over 15 years ago

appended a new patch (bug_10199_v2.diff )
changed !=0 to > 0

Actions #2

Updated by Alexander Opitz about 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 Steffen Müller about 11 years ago

yes, this issue is still valid.
See appended screenshot from TYPO3 6.1

Actions #4

Updated by Steffen Müller about 11 years ago

Actions #5

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to New
Actions #6

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.4 (Backend)
  • Is Regression set to No
Actions #7

Updated by Susanne Moog almost 9 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #8

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #9

Updated by Mathias Schreiber over 8 years ago

  • Status changed from New to Resolved

fixed in master

Actions #10

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF