Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004486
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 01. General setupminorhave not tried2008-07-22 14:592011-02-04 09:16
ReportershuehnerView Statuspublic 
Assigned Tormorley 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004486: Validate the email address of a user/contact

DescriptionWhen a new user is created / edited one can enter an invalid email-adress and the system still saves the record.
Steps To ReproduceGeneral Setup -> Security -> User
Create a new user
Fill in an invalid email-adress: i.e. '0815'
Save the record
Proposed SolutionImplement a validation that at least tries to offer some validation:
- Must have a @ and an . in it

Or implement/use a real email-validation routine:
- http://en.wikipedia.org/wiki/E-mail_address [^] has a reference to the relevant RFCs
- Use the commons-validator package as an already available parser:
  http://commons.apache.org/validator/apidocs/org/apache/commons/validator/routines/package-summary.html#other.email [^]
TagsReleaseCandidate, Usability
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on feature request 0004497 scheduledrgoris Review the way error messages are shown and how they can be undown (hidden after the error is fixed) 
Not all the children of this issue are yet resolved or closed.

-  Notes
(0008393)
shuehner (administrator)
2008-07-23 17:57

When the validation is done with a callout. There is currently no way to hide a already displayed error message, until 0004497 is fixed.

- Issue History
Date Modified Username Field Change
2008-07-22 14:59 shuehner New Issue
2008-07-22 14:59 shuehner Assigned To => cromero
2008-07-22 14:59 shuehner sf_bug_id 0 => 2024636
2008-07-23 17:56 shuehner Relationship added depends on 0004497
2008-07-23 17:57 shuehner Note Added: 0008393
2008-11-10 13:10 cromero Assigned To cromero => pjuvara
2008-11-16 15:59 pjuvara Tag Attached: ReleaseCandidate
2008-11-16 15:59 pjuvara Tag Attached: Usability
2008-11-16 16:00 pjuvara Status new => acknowledged
2011-02-04 09:16 jpabloae Assigned To pjuvara => rmorley


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker