I wrote my own fiter and this function could be helpfull for me but when I
receive array $filters in buildQuery I can't build any query because I don't
have query object to modify it. Maybe You should call
$render->setSelect($this->getSource()->getSelectObject()); before
$render->buildQuery($filter); or create method setSource and call
$render->setSource($this->getSource());
Original issue reported on code.google.com by rna...@gmail.com on 13 Sep 2011 at 1:06
Original issue reported on code.google.com by
rna...@gmail.com
on 13 Sep 2011 at 1:06