Project

General

Profile

Actions

Bug #24142

closed

modulemenu.js breaks livesearch "Show all" when already in list module

Added by Andreas Kiessling over 13 years ago. Updated about 13 years ago.

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

0%

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

Description

In modulemenu.js is a check for top.fsMod.recentIds, and if there is a hit for the requested section, an id param is prepended to the params, but without a & to concatenate the other params.
This results in e.g. such a url when performing a live search:
http://localhost/typo3/sysext/list/mod1/db_list.php?id=6id=0&search_levels=4&search_field=test
which won't show any results.

How to reproduce: open list module and click on a page, then do a live search and click the "Show all"-Button.

Do the same from another module or the welcome screen, and you get all results.

(issue imported from #M16487)


Files

16487_v1.patch (494 Bytes) 16487_v1.patch Administrator Admin, 2010-11-19 23:21

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #24092: Add live search to the backend toolbarClosedJeff Segars2010-11-17

Actions
Actions

Also available in: Atom PDF