﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
11401,"checks against array('draft', 'pending') should be changed",Denis-de-Bernardy,,"With the introduction of the trash status, checks for a post_status in array('draft', 'pending') should probably be changed into either of = 'publish' or != 'publish'.

As things currently stand, a function like wp_link_pages() with a paginated trashed post probably ends up returning a fancy permalink.",defect (bug),closed,normal,2.9,Trash,2.9,normal,fixed,has-patch,
