Opened 3 years ago
Closed 3 years ago
#13248 closed defect (bug) (fixed)
Wrong redirect when post is saved
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Editor | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: |
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)
- Summary changed from Wrong redirect when plugin changes post status upon publish to Wrong redirect when post is saved
Note: See
TracTickets for help on using
tickets.

Update: looks that this happens always, even if plugin is inactive - WP redirects to that URL when you try to save draft or publish.