Roundup Tracker - Issues

Issue 1868323

classification
repair javascript support for firstname
Type: Severity: normal
Components: None Versions:
process
Status: closed accepted
:
: : richard, tobias-herp
Priority: normal : patch

Created on 2008-01-10 11:06 by tobias-herp, last changed 2008-02-07 01:00 by richard.

Files
File name Uploaded Description Edit Remove
user_utils.js.patch tobias-herp, 2008-01-10 11:06 patch: simply return for firstname and lastname
Messages
msg2907 Author: [hidden] (tobias-herp) Date: 2008-01-10 11:06
When the user class is customized to contain firstname and lastname fields, as supported by user_utils.js, the split_name Javascript function complains when leaving one of those two input fields (but fills them if they are there). This simple patch corrects the behaviour to work in a consistent fashion.
msg2908 Author: [hidden] (richard) Date: 2008-02-07 01:00
Applied.
History
Date User Action Args
2008-01-10 11:06:31tobias-herpcreate