﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
19860,pre_comment_approved filter has second argument undefined,laotse,,"I wrote a filter:

{{{
function tgb_comment_filter_approved($mApproved, $aCommentData){ ... }
add_filter('pre_comment_approved', 'tgb_comment_filter_approved');
}}}

and $aCommentData is always undefined. So effectively the changeset 15592 fixing #14802 does not work.",defect (bug),closed,normal,,General,,normal,invalid,,
