Attempting to preview a post (published, public) allows preview (unnecessary, since it is published and public and easily accessible from the front end.)
Attempting to preview a post (scheduled, public) returns a 404 Error.
Attempting to preview a post (draft, public) returns a 404 Error.
Attempting to preview/view a post (published, private) returns a 404 Error.
Attempting to preview a post authored by another user (author access v. my admin access) returns "You do not have permission to preview drafts." <--- THIS IS A PROBLEM. Has anyone found a fix for this yet?