Ticket #5024 (closed defect: worksforme)

Opened 1 year ago

Last modified 1 year ago

USER_COOKIE isn't being set on browsers installed with Windows Vista.

Reported by: mossyblog Assigned to: anonymous
Priority: normal Milestone:
Component: Security Version: 2.2.3
Severity: normal Keywords: cookies, USER_COOKIE, PASS_COOKIE
Cc: josephscott

Description

I found after I installed the wordpress-2.2.3 and proceeded to login, the actual login form would redirect back to itself.

I tested this in both Firefox and Internet Explorer. Using AnEc? Cookie Editor (FireFox) I could see PASS_COOKIE was being set, but no USER_COOKIE. In that one cookie instead of two is being set.

I then opened up wp-includes/pluggable.php and commented out PASS_COOKIE, which then enabled USER_COOKIE to be set (thus was able to login).

I'm not sure if this is a client-side bug or server-side.

Server Details are: Windows Vista Ultimate IIS7.0 (CGI module installed with FastCGI / PHP piped through FastCGI). MySQL.

- Scott Barnes Developer Evangelist Microsoft.

Change History

09/20/07 22:12:54 changed by foolswisdom

  • priority changed from highest omg bbq to normal.
  • severity changed from major to normal.
  • milestone changed from 2.2.3 to 2.3.

Scott, can you reproduce this issue in WordPress 2.3 rc1?

09/20/07 22:17:18 changed by josephscott

  • cc set to josephscott.

09/20/07 22:18:09 changed by foolswisdom

  • milestone changed from 2.3 to 2.4.

Joseph has

ENV: WP trunk / IIS7 on Vista use the ISAPI module

Sounds likely to be something specific to CGI/FastCGI , as Developer Evangelist of Microsoft surely you have the resources to isolate the issue. Thanks.

12/04/07 15:31:25 changed by pishmishy

  • status changed from new to closed.
  • resolution set to worksforme.

Closing. I'm sure that if this affected every Vista user we'd have more traffic on this ticket by now. Should close as "seemstobeworkingforpeople" :-)

12/04/07 17:05:31 changed by lloydbudd

  • milestone deleted.