#20972 closed defect (bug) (duplicate)
Cookies problem with different domain prefixes
Reported by: | pavelevap | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.4 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
I am not exactly sure if it is a real "bug", but I noticed this problem on one website where post passwords did not work. Even if password was right, post content was not revealed. I found that problem was in different siteurl and home options and cookies were set to non-www domain, while website was diplayed on www domain (not recognized).
Example
siteurl: http://mydomain.com home: http://www.mydomain.com
I am not sure how this user achieved these settings, but maybe experimented with own directory installation and did not differ www and non-www version in the end. Nevermind, maybe WordPress should handle these problems for users and notice them (for example on Dashboard) or solve it automatically somehow?
Change History (3)
Note: See
TracTickets for help on using
tickets.
#9873, also #10970