Author: leithoff
New Revision: 54957
URL: http://svn.stylite.de/viewvc/egroupware?rev=54957&view=rev
Log:
fix rare problem encountered when setting egroupware test job: first char of emailaddress (job-data) was replaced by the number 1
Modified:
branches/14.2/phpgwapi/inc/class.asyncservice.inc.php
— branches/14.2/phpgwapi/inc/class.asyncservice.inc.php (original)
+++ branches/14.2/phpgwapi/inc/class.asyncservice.inc.php Tue Feb 9 12:14:59 2016
@@ -534,7 +534,7 @@
{
if (!is_a($this->db, ‘egw_db’)) return 0;
-
if (is_array($job['data']) && isset($job['data']['next']) && isset($job['next'])) $job['data']['next'] = $job['next'];
$data = array(
'async_next' => $job['next'],
'async_times' => json_encode($job['times']),
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs