#27547 closed defect (bug) (fixed)
Can not use Pages Menu in wp-Admin
Reported by: | gkinghost | Owned by: | |
---|---|---|---|
Milestone: | 3.9 | Priority: | high |
Severity: | normal | Version: | 3.9 |
Component: | Posts, Post Types | Keywords: | |
Focuses: | administration | Cc: |
Description
In admin area, when i click Menu pages
ex (my site http://thietkenhaxanh.com/wp-admin/edit.php?post_type=page)
The list show is list of post ,not list of pages
Change History (15)
#1
follow-up:
↓ 2
@
10 years ago
- Component changed from Cron API to Posts, Post Types
- Focuses administration added
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
#2
in reply to:
↑ 1
@
10 years ago
- Resolution invalid deleted
- Status changed from closed to reopened
Replying to SergeyBiryukov:
Please try the support forums: http://wordpress.org/support/.
It shows when i update to wp 9 beta 2
#3
@
10 years ago
I was able to replicate this by installing a copy of 3.9 beta 1 and using the automated upgrade process.
Here's what I did:
- Installed a fresh copy of 3.9 beta 2. The problem was not there.
- Installed a fresh copy of 3.9 beta 1 and still no problem.
- Updated from 3.9 beta 1 to beta 2 using the WordPress admin area's "Update" page. The problem then appeared.
I am using a localhost development environment on WAMP (Win 7, PHP 5.3.8, MySQL 5.5.16).
#4
@
10 years ago
- Keywords reporter-feedback added
- Milestone set to Awaiting Review
Does it still happen with all plugins disabled and a default theme (Twenty Fourteen or Twenty Thirteen) activated?
#5
@
10 years ago
Yes, these were completely fresh installs, unzipped to their own folders, placed on newly created databases. No plugins or themes installed aside from what shipped with the beta 1 and 2 zip files.
#6
@
10 years ago
It appears that the post type is "lost". The URL correctly identifies the post type as "page":
http://localhost/wp39b1/wp-admin/edit.php?post_type=page
But the post type is not getting added in the hidden field of the search/filter form:
<input type="hidden" name="post_type" class="post_type_page" value="" />
"Post" is likely just the default fallback post type.
#7
@
10 years ago
- Milestone changed from Awaiting Review to 3.9
- Priority changed from normal to high
- Severity changed from normal to major
Reproduced using the steps in comment 3. We probably need to fix this.
#8
@
10 years ago
- Severity changed from major to normal
the pages dont shows in screen but when i view source of that i see list name of pages
this is "<option class="level-0" value="197">Page name</option>"
<fieldset class="inline-edit-col-right"><div class="inline-edit-col"> <label class="inline-edit-author"><span class="title">Author</span><select name='post_author' class='authors'> <option value='-1'>— No Change —</option> <option value='1'>admin</option> </select></label> <label> <span class="title">Parent</span> <select name='post_parent' id='post_parent'> <option value="-1">— No Change —</option> <option value="0">Main Page (no parent)</option> <option class="level-0" value="197">Advertisement</option> <option class="level-0" value="438">BẢNG GIÁ THI CÔNG</option> <option class="level-0" value="412">BẢNG GIÁ THIẾT KẾ</option> <option class="level-0" value="97">Boxes</option> <option class="level-0" value="91">Buttons</option> <option class="level-0" value="142">Columns</option> <option class="level-0" value="162">Display Feed</option> <option class="level-0" value="477">dzfvcwsdfv</option> <option class="level-0" value="160">GIỚI THIỆU</option> <option class="level-0" value="174">Login Required</option> <option class="level-0" value="244">Multiple Pages</option> <option class="level-0" value="223">Page / Post Elements</option> <option class="level-0" value="487">refcre</option> <option class="level-0" value="2">Sample Page</option> <option class="level-0" value="307">Sample Page</option> <option class="level-0" value="89">SHORTCODES</option> <option class="level-0" value="165">Sitemap</option> <option class="level-0" value="107">Socail</option> <option class="level-0" value="102">Tabs and Toggles</option> <option class="level-0" value="169">Tags</option> <option class="level-0" value="257">Text and Lists</option> <option class="level-0" value="151">text and lists</option> <option class="level-0" value="315">TiePanel</option> <option class="level-0" value="172">Timeline</option> <option class="level-0" value="213">Tooltips</option> <option class="level-0" value="114">Video and Audio</option> </select> </label> <label> <span class="title">Template</span> <select name="page_template"> <option value="-1">— No Change —</option> <option value="default">Default Template</option>
#9
@
10 years ago
I've updated a localhost dev install yesterday, and this didn't happen, but today (updated on a different machine/install) I duplicated this: my pages list is listing my posts. So perhaps this is a recent commit. Also, selecting any filter leads to an invalid post type error screen ("?post_type=&").
#15
@
3 years ago
anyone can fix san go cong nghiep : https://sangocongnghiepcaocap.com/
Please try the support forums: http://wordpress.org/support/.