﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
20336,XMLRPC several methods for check for capability before it exists,markoheijnen,nacin,"When you check for the capability to edit a post it also applies for not existing posts.
So if a post ID doesn't exists it will also say you are not allowed to edit the post.

So I guess wp_get_single_post should be before current_user_can. So the right error message can be applied. Also the check on post_date for ""no such post"" is weird",defect (bug),closed,normal,3.4,XML-RPC,,normal,fixed,has-patch commit,markoheijnen
