#5243 closed defect (bug) (worksforme)
Incorrect redirect URL in admin user management.
| Reported by: | Indemnity83 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.2.3 |
| Severity: | major | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I forgot to note that the update or user removal does succeed.