#657046: Anonymous users

May be related to above for anonymous users. I also have been having an issue with endless redirect loops. I fixed it in my copy of the module, but had to rewrite some stuff. I will post my module file here for you to take what you like. Unfortunately a patch would not be appropriate since it is not based on your current dev and redoes a lot of stuff.

This fixes:

  • Removes any issues with redirect loops (found when using firefox 3.0)
  • Adds proper tracking of node agreements through the use of sessions
CommentFileSizeAuthor
node_agreement.module.txt9.14 KBnicholas.alipaz

Comments

nicholas.alipaz’s picture

Adds proper tracking of node agreements through the use of sessions

should read:
Adds proper tracking of node agreements through the use of sessions [for anonymous users.]

infojunkie’s picture

Status: Active » Needs work

I cannot accept a full replacement of the module. Please target specific issues and file a separate patch for each, because I am also working on new features and fixing issues. Thanks!

nicholas.alipaz’s picture

Well the first question I have before proceeding is can anyone else reproduce the redirect loops on FX 3.0? We produced it on two machines here.

infojunkie’s picture

I don't have FF 3.0 installed so I cannot confirm.

d0t101101’s picture

I've tested with FF 3.53 and IE 8 without experiencing a redirect loop, but don't have FF 3.0 installed either...

stonecrest’s picture

Priority: Normal » Major

I just installed this module and ran into this problem on my first attempt to use it. Unfortunately, I have it on a local drupal install so I cannot make it available. I'm using Firefox 3.6.13 on Ubuntu and get the following error when I navigate to the "View" tab of the agreement node:

"The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete."

I can go to the "Edit" and "Agreement" tabs without a problem, and I can view the node successfully if I change the agreement to "No agreement".

Please let me know if I can provide any additional information or testing, as I can't use the module at the moment.

rconrad’s picture

Any fixes for this ? I've ran into the same issue on Chrome 17 and Firefox 10.0 on Mac OSX.

infojunkie’s picture

@rconrad, can you describe a simple scenario to reproduce the endless redirections? My simple testing isn't revealing it. Ideally, the scenario would involve nothing but Drupal core and Node Agreement latest dev.

infojunkie’s picture

Status: Needs work » Postponed (maintainer needs more info)
infojunkie’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (won't fix)

I am officially stopping work on this module.