Hello We are using sf 1.4 and doctrine.
I installed Lucene according to the Jobeet tutorial. And I've been getting into some problems with it. When I do the search without any values I get the complete table that Lucene is working with. But When I do the search with values I get this error, in each field of the table; Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Doctrine_Collection' does not have a method 'getCedula' in /usr/share/php/symfony/escaper/ sfOutputEscaperObjectDecorator.class.php on line 64 In each field it shows the field function like getNombres,getDate and such. Thanks for your help. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
