Needs review
Project:
Role Login
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2008 at 13:26 UTC
Updated:
1 Jul 2010 at 01:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
john.money commentedThe modules sponsored by my current employer are released as time permits. I am sure we will investigate moving to D6 in the near future, but can't predict when that will happen or when these sponsored modules will get some D6 love. Not sure if that helps... :/
Comment #2
FionaSarah commentedHi, I'm mostly new to Drupal but I've just had to convert this module to 6.0.
Here's a preliminary version, which should be mostly working.
Comment #3
FionaSarah commentedComment #4
goldHey guys,
Just checked out what FionaSarah had. It was a good start.
$form['#validate'] works a little different now. By the time we get to our validation function we're already logged in and need to clear that if we don't get a hit on the rid check.
I've run this through the Coder module too and am getting no errors or warnings now too.
Anyway, if someone could test this and get it checked in (providing everything is all good...)