[TYPO3-v4] Supersearch working for anyone?

Jigal van Hemert jigal at xs4all.nl
Fri Nov 19 21:48:12 CET 2010


Hi,

On 19-11-2010 21:31, François Suter wrote:
> I was wondering if anyone managed to use the new search in 4.5 beta1? No
> matter what I type, I just get an ExtDirect exception: "Error parsing
> json response: null". Is there anything to configure before being able
> to use it?

I had the same thing while testing the patch. Using the firebug console 
showed that the actual response leading to that json error was an error 
about a duplicate declaration of a class.
( ! ) Fatal error: Cannot redeclare class 
extDirect_dataProvider_BackendLiveSearch in D:\TYPO3\TYPO3 Core Sources 
SVN\trunk\t3lib\extjs\dataprovider\class.extdirect_dataprovider_backendlivesearch.php 
on line 178

The problem was caused by TortoiseSVN in my case which didn't clean up 
properly after a Revert action (trying to remove the applied patch). I 
had to use the action "Check for modifications". This showed a few 
unversioned files, which I removed in that dialogue. An extra Update 
action showed that everything was in sync with the repository.

-- 
Kind regards / met vriendelijke groet,

Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh


More information about the TYPO3-project-v4 mailing list