Opened 16 years ago
Closed 16 years ago
#13248 closed defect (bug) (fixed)
Wrong redirect when post is saved
| Reported by: | sirzooro | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Editor | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Steps to reproduce:
- Install WyPiekacz plugin (or any other which changes post status to Draft upon publish)
- Create new post, enter few words and hit Publish
- WyPiekacz should detect that post does not satisfy rules and change post status back to draft
Expected result:
WP displays editor. Above it should be frame with rules which are not satisfied
Current result:
WP redirects to /wp-admin/edit.php#038;action=edit
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Update: looks that this happens always, even if plugin is inactive - WP redirects to that URL when you try to save draft or publish.