[
https://issues.apache.org/jira/browse/ROL-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glen Mazza resolved ROL-1616.
-----------------------------
Resolution: Fixed
Fix Version/s: 5.1
Fixed. Gaurav -- I thought the Save button does a modify to the current user
after the first save, but apparently it keeps creating new users each time it
is hit. Given that, it makes sense to erase the fields after each save, which
I implemented via creating a new backing bean for each save (check the
patch--it is quite simple to do.) Ideally the form should switch to modifying
the new user after the first save (i.e., switch the command from CreateUser to
ModifyUser), but this form is not that important (many/most users register
themselves anyway), and at least it behaves properly now for its current
functionality.
> Input fields not emptied after creating a new user
> --------------------------------------------------
>
> Key: ROL-1616
> URL: https://issues.apache.org/jira/browse/ROL-1616
> Project: Roller
> Issue Type: Bug
> Components: User Management
> Affects Versions: 4.0, 5.1
> Environment: Java6u3, Tomcat5.5, Roller 4.0-rc10
> Reporter: Ronald Iwema
> Assignee: Roller Unassigned
> Priority: Minor
> Fix For: 5.1
>
> Attachments: ASF.LICENSE.NOT.GRANTED--screenshot-1.jpg,
> CreateUser.patch, CreateUserPatch.png, ImprovedCreateUser.patch
>
>
> When logged in as an administrator and adding a new user, the user is
> succesfully created, but when that happens, the registration screen appears
> again with all the data filled in. This should probably be empty. At least
> there is no reason for it to be filled.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)