Validation email does not contain full date
-------------------------------------------
Key: CONTINUUM-1091
URL: http://jira.codehaus.org/browse/CONTINUUM-1091
Project: Continuum
Issue Type: Bug
Components: Web - Security
Affects Versions: 1.1
Environment: WinXP
Reporter: Wendy Smoak
Priority: Minor
The validation email does not contain the full date and time the account was
requested. It says:
This account was requested on Tue
The problem seems to be the comma in the application.timestamp property (in the
security.properties file):
application.timestamp=EEE, d MMM yyyy HH:mm:ss Z
If I remove the comma, then the email correctly says:
This account was requested on Tue 26 Dec 2006 13:07:48 -0700
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira