Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The 'name' field in the User object #46

Open
cbishop opened this issue Mar 9, 2010 · 3 comments
Open

The 'name' field in the User object #46

cbishop opened this issue Mar 9, 2010 · 3 comments

Comments

@cbishop
Copy link
Contributor

cbishop commented Mar 9, 2010

There is a conflict with the 'name' field in the user object.

If you dump the user object, you'll see the name field, but it contains the value of the 'username'. I think there must be a conflict in Wheels where it gets confused. If you rename the 'name' field to 'fullname' the problem goes away.

Another place you can see this in action is on the Users/Edit screen in the admin. It doesn't pull in the 'name' information, but instead pulls the 'username'.

@raulriera
Copy link
Contributor

This issue is addressed in 1.0.3 of Wheels... I will update Splash once we release that... (oops hehe)

@raulriera
Copy link
Contributor

Fixed in eae6875

@raulriera
Copy link
Contributor

This is fixed on the official repo now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants