#5243 closed defect (bug) (worksforme)
Incorrect redirect URL in admin user management.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | major | Version: | 2.2.3 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
Running Wordpress 2.2.3 on an IIS server with no server side redirecting enabled.
After updating the role of a user, or deleting a user, Wordpress tries to redirect my browser to the following URL:
http://blog.electdesign.net/wp-admin/users_php&update=promote
Which has an '_' instead of a '.' and causes a 404 page not found error.
Change History (4)
Note: See
TracTickets for help on using
tickets.
I forgot to note that the update or user removal does succeed.