[
https://issues.apache.org/jira/browse/ROL-2161?focusedWorklogId=403508&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-403508
]
ASF GitHub Bot logged work on ROL-2161:
---------------------------------------
Author: ASF GitHub Bot
Created on: 14/Mar/20 22:15
Start Date: 14/Mar/20 22:15
Worklog Time Spent: 10m
Work Description: snoopdave commented on pull request #57: [ROL-2161]
Create new user improvements
URL: https://github.com/apache/roller/pull/57
Create New user error - https://issues.apache.org/jira/browse/ROL-2161
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.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 403508)
Remaining Estimate: 0h
Time Spent: 10m
> 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)