<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Enrico,<br>
<br>
Thanks for your suggestions to take vtiger to next level.<br>
<br>
Please don't hesitate to highlight issues (if any) in various places.
In fact Philip has tried to integrate your patch with our 5.0.3
release. However, he is unsuccessful. It will be of great help, if you
could spend your valuable time on our forthcoming 5.0.3 release. I am
confident, with our community support we can release a better product.<br>
<br>
Best Regards,<br>
Gopal<br>
(vtiger Team)<br>
<br>
Enrico Weigelt wrote:
<blockquote cite="mid20070511135717.GD19509@nibiru.local" type="cite">
  <pre wrap="">* Philip <a class="moz-txt-link-rfc2396E" href="mailto:philip@vtiger.com">&lt;philip@vtiger.com&gt;</a> schrieb:

Hi,

  </pre>
  <blockquote type="cite">
    <pre wrap="">When tested the code i had the following exception thrown in the screen.

*Fatal error*: Uncaught exception 'Exception' with message 'given result 
set is not an object' in 
/home/crm-test3/donot_delete/vtigerCRM5/apache/htdocs/vtigerCRM/include/database/PearDatabase.php:442 
Stack trace: #0 
/home/crm-test3/donot_delete/vtigerCRM5/apache/htdocs/vtigerCRM/modules/Potentials/ListView.php(183): 
PearDatabase-&gt;query_result(false, 0, 'count') #1 
/home/crm-test3/donot_delete/vtigerCRM5/apache/htdocs/vtigerCRM/modules/Potentials/index.php(29): 
include('/home/crm-test3...') #2 
/home/crm-test3/donot_delete/vtigerCRM5/apache/htdocs/vtigerCRM/include/Ajax/CommonAjax.php(12): 
require_once('/home/crm-test3...') #3 
/home/crm-test3/donot_delete/vtigerCRM5/apache/htdocs/vtigerCRM/modules/Potentials/PotentialsAjax.php(11): 
require_once('/home/crm-test3...') #4 
/home/crm-test3/donot_delete/vtigerCRM5/apache/htdocs/vtigerCRM/index.php(582): 
include('/home/crm-test3...') #5 {main} thrown in 
*/home/crm-test3/donot_delete/vtigerCRM5/apache/htdocs/vtigerCRM/include/database/PearDatabase.php* 
on line *442
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Looks like an bug in Potentials/ListView.php.
Probably an query failed and so $result is empty.

We've lots of such issues everywhere :(



cu
  </pre>
</blockquote>
</body>
</html>