[
https://issues.apache.org/jira/browse/ROL-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17059502#comment-17059502
]
David M. Johnson commented on ROL-2161:
---------------------------------------
I created a PR to allow email addresses of up to 255 characters.
[https://github.com/apache/roller/pull/57]
"This PR changes the User Registration and User Edit pages so that they allow
email addresses up to 255 characters, which is the limit in the database.
This PR also adds JavaScript form validation to the User Edit page to ensure
that userName, fullName and email are valid."
> Create New user error
> ---------------------
>
> Key: ROL-2161
> URL: https://issues.apache.org/jira/browse/ROL-2161
> Project: Apache Roller
> Issue Type: Bug
> Components: Data Model & JPA Backend, User Interface - General
> Reporter: David M. Johnson
> Assignee: David M. Johnson
> Priority: Major
> Fix For: 6.0.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Email field has limitation and long emails cannot be added as maxlength is 30
> now, and on saving it new user with less than 30 chars throws System error -
> check logs for more information.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)