﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
7901	Walker_Comment fails to pass args to comment_reply_link	Otto42	anonymous	"The Walker_Comment's start_el() function needs to pass all the $args, merged with the three fields it must send anyway, down to the comment_reply_link function, making those fields available to be set in the calls to higher level functions.

For example, when calling wp_list_comments, there's currently no way to set the text of the ""Reply"" link. If the $args were passed along, one could simply add a reply_text parameter to the call.

Essentially, this ia bug because it leaves no way to actually use the args of comment_reply_link from the higher level functions.

Will attach patch shortly.

"	defect (bug)	closed	normal	2.7	General	2.7	normal	fixed	has-patch	
