﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13904,wp_get_single_post and wp_update_post assume post properties,filosofo,filosofo,"`wp_update_post` and `wp_get_single_post` assume both that the post object they try to retrieve exists and that it has certain properties.

Theses assumptions do not always hold true, as sometimes, for example one can pass arguments to `wp_update_post` to create a new post object.

Patch does sanity checks for post object properties.",defect (bug),closed,normal,3.0.1,Post Types,3.0,normal,fixed,has-patch,kevinB
