[Vtigercrm-commits] [vtiger development] #5800: field formulas: no field validation and restriction for the custom fields

vtiger development vtiger-tickets at trac.vtiger.com
Wed Apr 8 06:16:43 EDT 2009


#5800: field formulas: no field validation and restriction for the custom fields
-----------------------+----------------------------------------------------
 Reporter:  nitin      |       Owner:  developer 
     Type:  defect     |      Status:  new       
 Priority:  major      |   Milestone:  5.1.0     
Component:  vtigercrm  |     Version:  5.1.0-val1
 Keywords:             |  
-----------------------+----------------------------------------------------
 there is no field restriction for custom fields in field formulas, so
 because of this no field validation.

 Create a new custom field of email type and create a new formula for this
 field but make sure the formula should not provide email kind of data.
 (The data after formula execution must be of different type)

 by this way when record is saved there is a text data in email field and
 if i click on that data it gives me query failure:

 '''Query Failed:::ADODB error Query Failed:::->You have an error in your
 SQL syntax; check the manual that corresponds to your MySQL server version
 for the right syntax to use near ''141'' at line 1'''

 Note: There should be a limitation on custom field if we are using that
 custom field for field formula.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5800>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list