[Vtigercrm-commits] [vtiger development] #7699: Error in profile creation
vtiger development
vtiger-tickets at trac.vtiger.com
Sat May 25 11:53:56 UTC 2013
#7699: Error in profile creation
------------------------+-----------------------
Reporter: jgarces | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: 6.0.0
Component: vtigercrm | Version: 5.4.0
Severity: High | Keywords:
------------------------+-----------------------
When i try to create a new profile
(http://host/vtiger6/index.php?module=Profiles&parent=Settings&view=Edit)
in the CRM administration, the module doesn't save any data.
I have reviewed the code and this page sends a post to
http://host/vtiger6/index.php with this information:
module=Profiles&parent=Settings&action=EditAjax&mode=checkDuplicate&profilename=profile+test&record=
The server answer is:
{"success":false,"error":{"code":"Handler not found.","message":"Handler
not found."}}.
I think the problem is that the handler of EditAjax in this module was not
created.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7699>
vtiger development <http://trac.vtiger.com/>
vtiger CRM
More information about the vtigercrm-commits
mailing list