Project

General

Profile

Actions

Bug #22460

closed

Selecting/deselecting all records does not work with translated records

Added by internezzo ag about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-04-15
Due date:
% Done:

0%

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

Description

Summary:
If you enable a clipboard and use the "select/deselect all" control in the list view, not all records get selected as soon as there are translated records around.
See screenshots for a short overview :-)

Steps to reproduce:
- log in to the back-end
- open the list module and navigate to any page that has at least 3 content elements that are not yet translated
- activate a clipboard on the bottom (see screenshot)
- use the checkbox to select/deselect all records
> works as expected, selecting/deselecting all records with just one click
add an alternative page language record
- translate one of the content records (take the middle one!)
- use the checkbox to select/deselect all records
> expected behaviour: should work like seen before, selecting all records
> seen behaviour: just the first n records from top until and including the translated record will be selected, all following records will not be selected
-> Firefox shows the following JavaScript error upon clicking the checkbox to select all records: document.dblistForm[CBfullName] is undefined / Sourcefile: http://domain.tld/typo3/db_list.php?id=24 / Row: 118

Problem reproducible on TYPO3 4.3.3; checked on a 4.2.12 -> works as it should!

Tested with Firefox 3.6 on WinXP

(issue imported from #M14116)


Files

clipboard_select_01.png (35.4 KB) clipboard_select_01.png Administrator Admin, 2010-04-15 09:05
clipboard_select_02.png (46.5 KB) clipboard_select_02.png Administrator Admin, 2010-04-15 09:05
14116.diff (560 Bytes) 14116.diff Administrator Admin, 2010-04-19 15:31
14116_v3.diff (4.17 KB) 14116_v3.diff Administrator Admin, 2010-04-30 12:07
Actions #1

Updated by Reinhard Führicht about 14 years ago

I can confirm this and made a patch for the current trunk.

Actions #2

Updated by Mario Rimann about 14 years ago

Just tested it successfully on several systems and thus forwarded it as an RFC to the core list.

Actions #3

Updated by Reinhard Führicht about 14 years ago

Sorry, I already postet a RFC on core list. I should have mentioned it here.

Actions #4

Updated by Steffen Kamper almost 14 years ago

Committted to svn
4_3 rev 7454
trunk rev 7455

Actions

Also available in: Atom PDF