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

Long value of Username cause interface to 'break' #430

Closed
sahilIT2020 opened this issue Jan 2, 2017 · 2 comments
Closed

Long value of Username cause interface to 'break' #430

sahilIT2020 opened this issue Jan 2, 2017 · 2 comments
Assignees
Labels
enhancement libs update, re-factroring, etc.
Milestone

Comments

@sahilIT2020
Copy link
Contributor

Similar to issue #282, when adding long value to "Username" field in Users >> Update User causing interface to break. I verified in both FF and Google Chrome.

image

We must limit the input character to this field. I tested with more than 800 characters.

@sahilIT2020 sahilIT2020 added the enhancement libs update, re-factroring, etc. label Jan 2, 2017
@nynymike nynymike added this to the CE 3.0.0 milestone Jan 25, 2017
@nynymike
Copy link
Contributor

Limit username to 128 characters by default.

shekhar16 pushed a commit that referenced this issue Jan 30, 2017
@shekhar16
Copy link
Collaborator

Fixed.
We didn't add maxlength hardcoded ,user can add maxlength attribute from attribute UI page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement libs update, re-factroring, etc.
Projects
None yet
Development

No branches or pull requests

3 participants