Need cookie or session info to be available on both comment forms
sgware - August 16, 2007 - 15:39
| Project: | Comment Info |
| Version: | 5.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Drupal 5 on Apache with clean URLS... I've tried both the sessions and jQuery setting.
My site is configured to put the comment form on the node page (below the comments). Your module works fine there, but the /comment/reply page still exists, and users get forwarded there if the form does not validate. On that page, the cookie does not take effect... or if it does, it shows old information.
I'm not sure if this would be considered a Drupal bug or a bug in the module, but I thought you'd want to know that the 'remember my info' thing doesn't work properly if your comment form is on the node page.
(If you fix this, please let me know... I'd like to use your module)

#1
there shouldn't be a difference between the two pages. This is interesting. I'll test it out in the next week or two and see what comes up. Maybe it's time to backport this feature as it is in drupal 6 core and label it a 3.0 rendition.
#2
This should be fixed in the 3.x version. The 3.x version is a backport of the feature in drupal 6.
#3
Automatically closed -- issue fixed for two weeks with no activity.