Summary:
Filter on summary template
Detailed Description:
Filtering is not working properly -
bugfix is adding these two lines into Questions.module.php somewhere between
lines 178 and 216 (function SetParameters())
$this->SetParameterType('input_keywords',CLEAN_STRING);
$this->SetParameterType('input_answered_by',CLEAN_STRING);