[TYPO3-core] RFC:Bug 1347 Indexed search browselist relies on javascript

Ingo Renner typo3 at ingo-renner.com
Wed Jul 11 12:26:40 CEST 2007


Am 06.07.2007 um 19:02 schrieb Michael Stucki:

> REMINDER


>> +			$url = '#';
>> +			$tag = '<a href="'.$url.'" onclick="'.htmlspecialchars 
>> ($onclick).'">'.$str.'</a>';
>> +		}
>> +		return $tag;


I think the # could be moved into the $tag directly...

Other then that, how about setting indexed_search to use the GET URL  
by default? Update wizard...

Ingo





More information about the TYPO3-team-core mailing list