[Vtigercrm-commits] [Vtiger development] #8192: Leads Mapping dont show message when goes wrong
Vtiger development
vtiger-tickets at trac.vtiger.com
Tue Aug 26 12:58:47 GMT 2014
#8192: Leads Mapping dont show message when goes wrong
------------------------+-----------------------
Reporter: adrgranado | Owner: developer
Type: defect | Status: new
Priority: minor | Milestone: 6.1.0
Component: vtigercrm | Version: 6.1.0 ea
Severity: Low | Keywords:
------------------------+-----------------------
. In this file:
http://trac.vtiger.com/svn/vtiger/vtigercrm/branches/6.0.0/modules/Settings/Leads/actions/MappingSave.php
you can see in the last line $response->emit(). This response depends on
error, if saved is successfully we call to ‘LBL_SAVED_SUCCESFULLY’ and if
mapping gives error, we call ‘LBL_INVALID_MAPPING’.
The thing is, no warning, even if works or not works, is showing. I tried
to force mapping to be false ($mapping = false) and ‘LBL_INVALID_MAPPING’
dont show.
All i can see is Loading GIF, but no messages anywhere.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8192>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list