It would be great if Gitorious had a simple issue management system so that we could register this one so that I could take a look when I have some time...

This seems to be easy to fix. I'll write a test for it when I have some time, but the hard part is to remember this issue then...

Regards, Rodrigo.

Em 12-05-2011 05:50, Wiz of Id escreveu:
$ sudo script/console production

>> user = User.first
=> <STRIPPED_MESSAGE_FROM_THE_SERVER>
>> user.login = "wtrumbitta"
=> "wtrumbitta"
>> user.save
>> quit

That solved the issue.

I think that someone should code something about that...
Somethink like:

- validate input on creation of every user, not allowing a . in the login
OR
- handle properly somewhere in the code the . in the login

In corporate environments, having a . in your username is very likely to happen...

:)

Sorry not being a Ruby guy, so I can't fix this myself!

Cheers,
Wiz


--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to