[TYPO3-core] RFC: #11924: Use suggest feature in core
Steffen Gebert
steffen at steffen-gebert.de
Fri Sep 11 11:13:22 CEST 2009
On Fri, 11 Sep 2009 10:38:16 +0200, Steffen Kamper <info at sk-typo3.de>
wrote:
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=11924
>
> Branches: trunk
>
> Since we have the suggest feature it should be used in core.
>
> See attached patch, it adds it to all "group" fields of type "db", which
> are:
Hi Steffen,
I sometimes saw PHP error messages for fractions of a second in the result
list (easy to identify with xdebug colors) ;-)
Stack trace below.
Regards
Steffen
[Fri Sep 11 11:09:47 2009] [error] [client 127.0.0.1] PHP Fatal error:
Only variables can be passed by reference in
/Applications/MAMP/htdocs/vhosts/fw/typo3_src/t3lib/tceforms/class.t3lib_tceforms_suggest_defaultreceiver.php
on line 218, referer:
http://localhost/typo3/alt_doc.php?edit[pages][5407]=edit&returnUrl=http%3A%2F%2Flocalhost%2Ftypo3%2Fsysext%2Fcms%2Flayout%2Fdb_layout.php
[Fri Sep 11 11:09:47 2009] [error] [client 127.0.0.1] PHP Stack trace:,
referer:
http://localhost/typo3/alt_doc.php?edit[pages][5407]=edit&returnUrl=http%3A%2F%2Flocalhost%2Ftypo3%2Fsysext%2Fcms%2Flayout%2Fdb_layout.php
[Fri Sep 11 11:09:47 2009] [error] [client 127.0.0.1] PHP 1. {main}()
/Applications/MAMP/htdocs/vhosts/fw/typo3_src/typo3/ajax.php:0, referer:
http://localhost/typo3/alt_doc.php?edit[pages][5407]=edit&returnUrl=http%3A%2F%2Flocalhost%2Ftypo3%2Fsysext%2Fcms%2Flayout%2Fdb_layout.php
[Fri Sep 11 11:09:47 2009] [error] [client 127.0.0.1] PHP 2.
t3lib_div::callUserFunction()
/Applications/MAMP/htdocs/vhosts/fw/typo3_src/typo3/ajax.php:72, referer:
http://localhost/typo3/alt_doc.php?edit[pages][5407]=edit&returnUrl=http%3A%2F%2Flocalhost%2Ftypo3%2Fsysext%2Fcms%2Flayout%2Fdb_layout.php
[Fri Sep 11 11:09:47 2009] [error] [client 127.0.0.1] PHP 3.
call_user_func_array()
/Applications/MAMP/htdocs/vhosts/fw/typo3_src/t3lib/class.t3lib_div.php:4813,
referer:
http://localhost/typo3/alt_doc.php?edit[pages][5407]=edit&returnUrl=http%3A%2F%2Flocalhost%2Ftypo3%2Fsysext%2Fcms%2Flayout%2Fdb_layout.php
[Fri Sep 11 11:09:47 2009] [error] [client 127.0.0.1] PHP 4.
t3lib_TCEforms_Suggest->processAjaxRequest()
/Applications/MAMP/htdocs/vhosts/fw/typo3_src/t3lib/class.t3lib_div.php:0,
referer:
http://localhost/typo3/alt_doc.php?edit[pages][5407]=edit&returnUrl=http%3A%2F%2Flocalhost%2Ftypo3%2Fsysext%2Fcms%2Flayout%2Fdb_layout.php
[Fri Sep 11 11:09:47 2009] [error] [client 127.0.0.1] PHP 5.
t3lib_TCEforms_Suggest_DefaultReceiver->queryTable()
/Applications/MAMP/htdocs/vhosts/fw/typo3_src/t3lib/tceforms/class.t3lib_tceforms_suggest.php:181,
referer:
http://localhost/typo3/alt_doc.php?edit[pages][5407]=edit&returnUrl=http%3A%2F%2Flocalhost%2Ftypo3%2Fsysext%2Fcms%2Flayout%2Fdb_layout.php
[Fri Sep 11 11:09:47 2009] [error] [client 127.0.0.1] PHP 6.
t3lib_TCEforms_Suggest_DefaultReceiver->queryTable()
/Applications/MAMP/htdocs/vhosts/fw/typo3_src/t3lib/tceforms/class.t3lib_tceforms_suggest_defaultreceiver.php:218,
referer:
http://localhost/typo3/alt_doc.php?edit[pages][5407]=edit&returnUrl=http%3A%2F%2Flocalhost%2Ftypo3%2Fsysext%2Fcms%2Flayout%2Fdb_layout.php
More information about the TYPO3-team-core
mailing list