#2502 closed defect (bug) (fixed)
Published a draft post use post.php instead of post-new.php
| Reported by: | tinyau | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
In revision 3567, published a draft post will direct to a page with only WordPress logo, Documentation and Support Forum hyperlink.
I think this problem is caused by using post.php instead of post-new.php which introduced in revision 3563.
Change History (5)
#2
@
20 years ago
Let me explain the scenario in details.
- Write Post
- Click <Save and Continue Editing> more than once.
- Click <Publish>
- Then it will direct to a page with only WordPress logo, Documentation and Support Forum hyperlink.
#3
@
20 years ago
This is exactly what happens when you use the bookmarklet link.
- Click on bookmarklet link in any page.
- It will direct to a page with only WordPress logo, Documentation and Support Forum hyperlink, instead of to the write page.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I find that this problem is also noted in the use of the Bookmarklet link shown on the write post page.