[Vtigercrm-commits] [vtiger development] #1336: Advsearch variable is referenced but never defined
vtiger development
vtiger-tickets at vtiger.fosslabs.com
Sat Jun 17 17:02:07 EDT 2006
#1336: Advsearch variable is referenced but never defined
---------------------------------+------------------------------------------
Reporter: jrydbeck | Owner: developer
Type: defect | Status: new
Priority: minor | Milestone: 4.2.5
Component: vtigercrm | Version: 4.2.4rc3
Keywords: variable definition |
---------------------------------+------------------------------------------
modules\Quotes\ListView.php lines 175 & 176 reference $advsearch but it is
never defined. This produces a php notice as follows:
{{{
Notice: C:\Nubrek\Projects\vtigercrm4\modules\Quotes\ListView.php line 176
- Undefined variable: advsearch
}}}
Bug #748 addressed most notices; however, this one isn't clear where the
definition should be or what it should be.
--
Ticket URL: <http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/1336>
vtiger development <http://vtiger.fosslabs.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list