[Vtigercrm-commits] [Vtiger development] #7892: Error in history at the DashBoard and Detail

Vtiger development vtiger-tickets at trac.vtiger.com
Wed Jan 8 07:10:54 GMT 2014


#7892: Error in history at the DashBoard and Detail
-----------------------+-----------------------
 Reporter:  opensaas   |      Owner:  developer
     Type:  defect     |     Status:  new
 Priority:  critical   |  Milestone:  6.0.0
Component:  vtigercrm  |    Version:  6.0.0 RC
 Severity:  Critical   |   Keywords:
-----------------------+-----------------------
 I found a bug in history of the changes, I get the error:

 Fatal error: Call to a member function getDetailViewUrl() on a non-object
 inC:\www\vte\trunk\files\test\templates_c\vlayout\f2273154f596f6bda57cb53cfa832b59a43761a3.file.HistoryContents.tpl.php
 on line 133

 Below line from this file"

 <?php $_smarty_tpl->tpl_vars['LINKED_RECORD_DETAIL_URL'] = new
 Smarty_variable($_smarty_tpl->tpl_vars['RELATION']->value->getLinkedRecord()->getDetailViewUrl(),
 null, 0);?>

 The issue is always as I will add a document associated with the module,
 and then I delete the document and emptying the Recycle Bin.

 The same error is in the preview the record on which we added document:
 Fatal error: Call to a member function getModuleName() on a non-object
 inC:\www\vte\trunk\files\test\templates_c\vlayout\de65819685b9677e25dd982fdf101283ab9f7433.file.RecentActivities.tpl.php
 on line 53

 In attachment I added screenshots describing the steps they have done to
 trigger the error.

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7892>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM


More information about the vtigercrm-commits mailing list