tsc0
Forum Replies Created
-
I just had a closer look at the transferred cookies. They are set to expire immediately, so I think this is done to delete any existing cookies. Chrome lists them anyway, so I was mistaken by the representation in Chrome’s UI. Since these are no real cookies that are stored for a longer time, I think the mystery is solved.
– Till
Hi Kartik,
thank you for your efforts to reproduce this issue. I will provide you with some more information about my setup.
I’m running Debian 9 with MySQL/MariaDB 10.1.37-MariaDB-0+deb9u1, PHP 7.0.33-0+deb9u1 and Apache/2.4.25 (Debian). I installed all these from official Debian repositories.
I could reproduce the issue on a clean WordPress 5.1 installation. I installed it from https://ww.wp.xz.cn/latest.tar.gz (SHA256: debd29c267021e34f59c31b210dd82e9c476fa9f1abdc62b5fdd1d50078fed4a). I set the language to English.
Then, without changing any settings, without visiting the backend at all and therefore using the default theme (2019), I posted a comment to the defualt “Hello World” article. I left the cookie checkbox unchecked, but could observe the 3 cookies I described earlier.
You can find this temporary installation here: http://wpcookietest.return-false.de/ Feel free to post some comments and try it out.
I could also reproduce it using Browserling (Win 7, Chrome 72), maybe you can try that, too:
https://www.browserling.com/browse/win/7/chrome/72/http%3A%2F%2Fwpcookietest.return-false.de
Please let me know if you need any additional information.
– Till