[Vtigercrm-commits] [vtiger development] #4595: Non Existent Record Access Is Possible
vtiger development
vtiger-tickets at trac.vtiger.com
Mon Dec 10 10:07:19 EST 2007
#4595: Non Existent Record Access Is Possible
------------------------+---------------------------------------------------
Reporter: prasad | Owner: asha
Type: defect | Status: reopened
Priority: major | Milestone: 5.0.4
Component: vtigercrm | Version: 5.0.4
Resolution: | Keywords:
------------------------+---------------------------------------------------
Changes (by mangai):
* status: closed => reopened
* resolution: fixed =>
Comment:
As this fix causing problem for modules for which table_name is not set.
Example : Faq, Calendar, Campaigns, Email.
Issue : Fatal error: Uncaught exception 'Exception' with message 'result
is not an object' in /advent/vtiger-
utf8/vtigerCRM5/apache/htdocs/vtigerCRM/dec8/include/database/PearDatabase.php:555
Stack trace: #0 /advent/vtiger-
utf8/vtigerCRM5/apache/htdocs/vtigerCRM/dec8/data/CRMEntity.php(719):
PearDatabase->query_result(NULL, 0, NULL) #1 /advent/vtiger-
utf8/vtigerCRM5/apache/htdocs/vtigerCRM/dec8/modules/Faq/DetailView.php(37):
CRMEntity->retrieve_entity_info('73', 'Faq') #2 /advent/vtiger-
utf8/vtigerCRM5/apache/htdocs/vtigerCRM/dec8/index.php(610):
include('/advent/vtiger-...') #3 {main} thrown in /advent/vtiger-
utf8/vtigerCRM5/apache/htdocs/vtigerCRM/dec8/include/database/PearDatabase.php
on line 555
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4595#comment:4>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list