[eGroupWare-svn] r55911 - /trunk/calendar/inc/class.calendar_uiforms.inc.php

[email protected]
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: nathangray
Date: Thu Apr 28 01:06:51 2016
New Revision: 55911

URL: http://svn.stylite.de/viewvc/egroupware?rev=55911&view=rev
Log:
Fix extra empty participant in new event for another user from planner by user view

Modified:
    trunk/calendar/inc/class.calendar_uiforms.inc.php

Modified: trunk/calendar/inc/class.calendar_uiforms.inc.php
URL: http://svn.stylite.de/viewvc/egroupware/trunk/calendar/inc/class.calendar_uiforms.inc.php?rev=55911&r1=55910&r2=55911&view=diff
==============================================================================
--- trunk/calendar/inc/class.calendar_uiforms.inc.php (original)
+++ trunk/calendar/inc/class.calendar_uiforms.inc.php Thu Apr 28 01:06:51 2016
@@ -89,7 +89,7 @@
 				$extra_participants += $owner;
 				$owner = count($owner) > 1 ? $this->user : $owner[0];
 			}
-			else
+			else if ($owner)
 			{
 				$extra_participants[] = $owner;
 			}


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.