Bug #7363
Auto Suggest on results page does not work
| Status: | Resolved | Start date: | 2010-04-19 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Ingo Renner | % Done: | 100% |
|
| Category: | Frontend Plugins | |||
| Target version: | 1.1 | |||
| TYPO3 Version: | Has patch: | |||
| PHP Version: | Tags: | |||
| Votes: | 0 |
Description
Using the quick search including auto suggestion works fine on any page except the results page of a prior search.
Using the auto suggest functionality works fine there, too - but searching results on the results page again - showing results of the first search instead of the new search.
Associated revisions
Fixed issue #7363: Auto Suggest on results page does not work
Fixed issue #7363: Auto Suggest on results page does not work
History
Updated by Mario Rimann about 3 years ago
I fiddled around with it, updated jQuery to 1.4.2 and tested:
The problem seems to be related to the callback method in the suggest JS-code: it submits the wrong form (the one of the search result page) which contains the search-term of the first search. Could not fix it so far - any input appreciated :-)
Updated by Ingo Renner about 3 years ago
- Subject changed from Quick Search on results page does not work to Auto Suggest on results page does not work
- Priority changed from Must have to Should have
Updated by Ingo Renner almost 3 years ago
- Status changed from New to Resolved
- Assignee set to Ingo Renner
- % Done changed from 0 to 100
resolved in r33764