[wp-trac] [WordPress Trac] #25151: comment_form() function treats $args as array before passing $args through wp_parse_args()
WordPress Trac
noreply at wordpress.org
Wed Aug 28 05:27:03 UTC 2013
#25151: comment_form() function treats $args as array before passing $args through
wp_parse_args()
--------------------------+-----------------------------
Reporter: tomdxw | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.6.1
Component: Comments | Version: 3.6
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"25151"]:
{{{
#!CommitTicketReference repository="" revision="25151"
Make sure $args is an array before treating it as such. fixes #25151 for
trunk.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25151#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list