﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
11688,Wrong preview link for draft/preview on admin post index,MMN-o,,"The preview link on /wp-admin/edit.php for $post->post_status 'pending' or 'draft' is generated without the GET variable ""preview"".

The attached patch simply adds '&amp;preview=true' to wp-admin/includes/template.php in the Preview link statement.


I'm not sure about Wordpress coding standards, but I hope the way I added the 'preview' variable works. Otherwise please modify it to meet the coding standards.",defect (bug),closed,low,3.0,Administration,2.9,trivial,fixed,has-patch,
