Project:Drupal vB
Version:6.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Offshoot from #230678: Port Drupal vB to 6.x:

Cookies should be set properly for local hostnames.

AttachmentSize
drupalvb-HEAD.localhost.patch2.88 KB

Comments

#1

Not sure if what i'm reporting is related to this but before I open a new bug here is the scenario. Users logging in from drupal are not being logged in into vbulletin. Logging out through drupal works fine. I'm doing my testing on a localhost test box, is this why the login functionality is not working right?

#2

Yes, if your local hostname does not contain at least one dot (.), f.e. vbtest.localhost, that would be the case where above patch would be required.

#3

Any updates? Did you test the patch?

#4

This patch worked great for me. Thanks!

#5

Status:needs review» fixed

Committed to all branches.

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.