app.registerUser

View: New views
2 Messages — Rating Filter:   Alert me  

app.registerUser

by Julian Tree :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

The User/type.properties has _name mapped

_name       = jobulous_user_email


but when I do
app. registerUser

It is still looking for a user.name column in the database


http://helma.zumbrunn.com/reference/app.html#app.registerUser

Is this a bug or an intended behavior?

Julian

_______________________________________________
Helma-user mailing list
Helma-user@...
http://helma.org/mailman/listinfo/helma-user

Re: app.registerUser

by Joshua Paine :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have

_name = EMAIL

in my most recent User.properties, and it is working fine. Helma 1.6.2.
I don't know that it will make any difference, but try ALL CAPSing the
column name.

Also make sure you've restarted your app since you set that, again just
in case.

--
Joshua Paine <joshua@...>

_______________________________________________
Helma-user mailing list
Helma-user@...
http://helma.org/mailman/listinfo/helma-user