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

Fixed: /bank list empty with username and upper case #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed: /bank list empty with username and upper case #114

wants to merge 1 commit into from

Conversation

Aztorius
Copy link
Contributor

@Aztorius Aztorius commented Jun 28, 2017

When using an uppercase name like "Aztorius", /bank list return an empty list.
Fixed using method toLowerCase as it is saved lowercase in database.
Issues related : #85

@L-anonyme
Copy link

No change, i try
/bank creat test
bank is create
/list
0

@Aztorius
Copy link
Contributor Author

What is your username on your Server ?

@L-anonyme
Copy link

It's Kiano2495

@Aztorius
Copy link
Contributor Author

Did you try with this pull request ?
It should work.

@L-anonyme
Copy link

I don't know how to do it x)

@Aztorius
Copy link
Contributor Author

Well as soon as this PR is merged, it will work.
Maybe you can test with an other username all lowercase and see that "/bank list" works ?

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

Successfully merging this pull request may close these issues.

2 participants