Can anybody help with submission of D6-specific core patch, please? d.o. seems to keep trying to apply it to D7 and fails, even though patch file is fine (for D6). Thanks
How to filter input data from mymodule_admin_form? I tried to variable_set('a_variable', filter_xss(trim($form...))) on hook_form_validate but it doesn't work