[Vtigercrm-commits] [Vtiger development] #8462: EmailValidator defined in modules/Vtiger/resources/validator/EmailValidator.js is not used
Vtiger development
vtiger-tickets at trac.vtiger.com
Thu Feb 12 06:17:38 GMT 2015
#8462: EmailValidator defined in
modules/Vtiger/resources/validator/EmailValidator.js is not used
-----------------------+-----------------------
Reporter: uma | Owner: developer
Type: defect | Status: new
Priority: minor | Milestone: 6.3.0
Component: vtigercrm | Version: 6.2.0
Severity: Medium | Keywords:
-----------------------+-----------------------
Also, I wanted to note something before I forgot it - I think there might
be an issue in vtiger...
There is modules/Vtiger/resources/validator/FieldValidator.js and in that
file is a class
"Vtiger_Base_Validator_Js("Vtiger_Email_Validator_Js",{"
There is *also* a file
modules/Vtiger/resources/validator/EmailValidator.js which contains a
class
"Vtiger_BaseValidator_Js("Vtiger_EmailValidator_Js",{},{"
These would appear to be doing the same thing but with slightly different
classnames so I wonder why there are two?
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8462>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list