[wp-trac] [WordPress Trac] #2667: The JS delete confirm box doesn't
show when you search in "manage pages"
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 18 21:02:39 GMT 2006
#2667: The JS delete confirm box doesn't show when you search in "manage pages"
----------------------------+-----------------------------------------------
Id: 2667 | Status: new
Component: Administration | Modified: Tue Apr 18 21:02:39 2006
Severity: normal | Milestone: 2.0.2
Priority: normal | Version: 2.0.2
Owner: anonymous | Reporter: PlayR
----------------------------+-----------------------------------------------
When you manage a page in the administration you can make a search.
If you do so the page ID is missing in the delete confim box (Are you sure
- box).
I can see that you have fixed a bug recently because in a ealier version
it was all the ID's in the search that was missing. Yuo just forgot this
one.
Line 55 in wp-admin/edit-pages.php:
$id should be replaced with $post->ID
--
Ticket URL: <http://trac.wordpress.org/ticket/2667>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list