﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
20417,do_enclose() and other functions should use the WP API when dealing with metadata,nacin,,"do_enclose() does this:

`$wpdb->insert($wpdb->postmeta, array('post_id' => $post_ID, 'meta_key' => 'enclosure', 'meta_value' => $meta_value) );`

And I am not sure why. Some other functions also use $wpdb to interact with postmeta when not necessary.",defect (bug),closed,normal,3.5,Pings/Trackbacks,1.5,normal,fixed,has-patch,
