[Vtigercrm-commits] [Vtiger development] #8336: Filter list empty in report
Vtiger development
vtiger-tickets at trac.vtiger.com
Thu Nov 6 21:57:59 GMT 2014
#8336: Filter list empty in report
------------------------+-------------------------------------------
Reporter: souchon | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 6.1.0
Severity: Medium | Keywords: advanceFilter, filter, report
------------------------+-------------------------------------------
When new report "detail report" is created,
at the Filters step ,
the filters list are empty.
There is only "none".
When we select "none", a javascript error occur
----
AdvanceFilter.js, at the line 277 :
var comparatorElementVal = fieldInfo.comparatorElementVal =
conditionSelectElement.val();).
Error :
Uncaught TypeError: Cannot set property 'comparatorElementVal' of
undefined
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8336>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list