[Vtigercrm-commits] [vtiger development] #7456: sync webservice returns php warnings
vtiger development
vtiger-tickets at trac.vtiger.com
Tue Jun 26 06:54:23 PDT 2012
#7456: sync webservice returns php warnings
------------------------+---------------------------------------------------
Reporter: sikstrom | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 5.4.0
Severity: High | Keywords: webservice
------------------------+---------------------------------------------------
When calling the sync-function via the web service api, i get the
following warnings, and no real data back.
Request (I edited out the session id):
{{{
operation=sync&elementType=Products&modifiedTime=5&sessionName=xyz
}}}
Response:
{{{
Warning: Missing argument 4 for vtws_sync() in
/mnt/data/www/html/vtigercrm-5.4.0/include/Webservices/GetUpdates.php on
line 14
Warning: date() expects parameter 2 to be long, string given in
/mnt/data/www/html/vtigercrm-5.4.0/include/Webservices/GetUpdates.php on
line 21
}}}
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7456>
vtiger development <http://trac.vtiger.com/>
vtiger CRM
More information about the vtigercrm-commits
mailing list