Author: nathangray
New Revision: 55890
URL: http://svn.stylite.de/viewvc/egroupware?rev=55890&view=rev
Log:
Fix merge print placeholders for only links to a certain app
Modified:
branches/14.2/etemplate/inc/class.bo_merge.inc.php
— branches/14.2/etemplate/inc/class.bo_merge.inc.php (original)
+++ branches/14.2/etemplate/inc/class.bo_merge.inc.php Wed Apr 27 17:17:32 2016
@@ -361,7 +361,7 @@
protected function get_all_links($app, $id, $prefix, &$content)
{
$array = array();
@@ -403,7 +403,8 @@
$array[($prefix?$prefix.’/’:’’).$placeholder] = $title;
break;
case ‘links’:
-
$array[($prefix?$prefix.'/':'').$placeholder] = $this->get_links($app, $id, '!'.egw_link::VFS_APPNAME, array(),$matches[2][$i]);
-
$link_app = $matches[3][$i] ? $matches[3][$i] : '!'.egw_link::VFS_APPNAME;
-
$array[($prefix?$prefix.'/':'').$placeholder] = $this->get_links($app, $id, $link_app, array(),$matches[2][$i]);
break;
case 'attachments':
$array[($prefix?$prefix.'/':'').$placeholder] = $this->get_links($app, $id, egw_link::VFS_APPNAME,array(),$matches[2][$i]);
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
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs