Opened 11 years ago
Closed 10 years ago
#10562 closed bug (fixed)
Trying to access Wordpress dashboard, causes Wordpress to logout
Reported by: | codewrangler | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Steps to reproduce:
- Login to a Wordpress site using an Admin user
- Notice that it logs in without issue
- Click on any WP menu (like Dashboard, etc.)
- Notice that it redirects you to the login screen
Here is the actual URL it redirects to (on my WP site):
Looks like it's try to 're-authorize', for some reason...Although, it never takes you to the WP dashboard, etc.
Change History (5)
comment:1 by , 11 years ago
Milestone: | → R1 |
---|
comment:2 by , 11 years ago
comment:3 by , 11 years ago
pulkomandy, I just tried it with hrev46965 and the bug is still present.
comment:4 by , 10 years ago
As of hrev47536, I can login and navigate to the dashboard without issue. So, we can close this one.
comment:5 by , 10 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Does this work better now? There have been some fixes to cookie handling again.