Project

General

Profile

Actions

Bug #18413

closed

List view fault in backend Element Browser popup

Added by Rainer Kuhn about 16 years ago. Updated over 5 years ago.

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

0%

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

Description

When using the list view of the backend's Element Browser popup the plus icon [+] next to the table name does not do anything at all.

This is not only confusing since it is different from the default list view behaviour of TYPO3's backend, futher more is restricts the display of fields in the Element Browser list to the default fields. So the user has no possibility to display and search other fields like he could do in the default backend list view. This is a very inconvenient restriction.

Currently the only possibilty to manipulate this is XCLASSing of the class localRecordList (for default backend list view) and TBE_browser_recordList (for element browser popup record list). I really would like to avoid XCLASSinf for the well-known reasons...

When using the list view of the backend's Element Browser popup the plus icon [+] next to the table name does not do anything at all.

This is not only confusing since it is different from the default list view behaviour of TYPO3's backend, futhermore is restricts the display of fields in the Element Browser list to the default fields. So the user has no possibility to select other fields to display and search like he could do in the default backend list view. This is a very inconvenient restriction.

Currently the only possibilty to manipulate the Element Browser's display of fields is XCLASSing of the class TBE_browser_recordList and overriding the method setDispFields() of the parent class recordList (of file class.db_list.inc). This was really hard to figure out and I really would like to avoid XCLASSing for the well-known reasons...

Thanks & best regards,
Rainer
(issue imported from #M7809)

Actions #1

Updated by Rainer Kuhn about 16 years ago

Sorry for mixing up texts in "description" and "additional information" fields of bugtracker. The additional information field contains what I wanted to say, I did not find any possibility to edit my initial entry in bugtracker.

Actions #2

Updated by Christian Kuhn about 15 years ago

Confirmed this behavior for 4.1-branch, but this issue is not reproducible with 4.2-branch (rev. 4806) anymore.

Set issue to resolved, fixed.

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF