Opened 7 years ago
Closed 7 years ago
#3342 closed defect (bug) (fixed)
users.php redirects to users_php on post actions
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | major | Keywords: | has-patch 2nd-opinion |
| Cc: |
Description
add_query_arg doesn't like the urlencoded stuff. We shouldn't be urlencoding everything anyway, just the values.
Attached.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.

(In [4456]) redirect fixes from mdawaffe. fixes #3342.