Bug #14192
closedindexed_search header+page clicks
0%
Description
When i search for an item it gives me the result list, when i click PAGE1 PAGE2 PAGE 3 or anything like that it jumps to top of page and gives an error.
Also when i click the section headers, it does the same.
indexed_search : 1.2.8
macina_searchbox : 2.1.1
The error is:
Line: 319
Error: document.tx_indexedsearch.tx_indexedsearch[pointer] is empty or no object.
(issue imported from #M134)
Updated by old_Xander about 20 years ago
I have the same problem!
Any ideas?
I use typo 3.6.2, is this fixed in 3.7.0?
edited on: 20.10.04 10:20
Updated by Michael Stucki about 20 years ago
That's a JavaScript error, isn't it?
Since you both have the same problem, please compare...
- If you are both using the macina_searchbox
- If you are both running TYPO3 3.6.x
If possible, please post a link to that page.
Updated by old_Xander about 20 years ago
I'm not using that searchbox extension, just indexed search (v 1.2.8)
I have tried 3.6.2 and 3.7.0, both give the same javascript error.
Due to this error, it is not possible to other searchresults.
Unfortunately, I can not give you a like to the page at this time.
edited on: 21.10.04 09:30
Updated by old_Xander about 20 years ago
http://web289.server2.itaw.de/index.php?id=29
search on sitemap, that should give you enough results to generate the next page links.
(typoversion: 3.7.0, indexed_search 2.0.0)
edited on: 21.10.04 12:31
Updated by old_Xander about 20 years ago
I resolved this myself.
This bug occurs when a form with the name tx_indexedsearch is added to the page.
I don't know if that searchboxextension adds that, but I think it does :)
anywayz it's fixed :)