User referral cookie doesn't work with drupal 6.8
eranglr - December 15, 2008 - 20:03
| Project: | User Referral |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
this doesn't work: http://drupal.org/node/339439
Tested it on 6.6 vs 6.8 drupal versions. on 6.6 works great, but not on 6.8.
The thing that doesn't function is: when viewing user profile and going trying to register, no referral is counted.

#1
This is probably caused by the cookie hardening that was done for 6.7 here http://drupal.org/node/280934
If someone has a patch that fixes this, I will include it.
#2
The cookie change we added in 6.7 was reverted in 6.8, so it should not be a reason to not have this working.