Fixes #1802: Handled initializeListViewContents being called twice on each list
1 unresolved thread
Merge request reports
Activity
Filter activity
10 10 11 11 class Portal_List_View extends Vtiger_Index_View { 12 12 13 protected $fncalled = false; @yogeshwar - cryptic name. use listviewinitcalled instead.
Edited by Prasadchanged this line in version 2 of the diff
added 1 commit
- d5367a4c - Fixe #1802 (closed):Handled initializeListViewContents being called twice on each list
added 1 commit
- 33f4bf42 - Fixes #1802 (closed):Handled initializeListViewContents being called twice on each list
changed title from Fixes #1802 (closed)::Handled initializeListViewContents being called twice on each list to Fixes #1802 (closed): Handled initializeListViewContents being called twice on each list
mentioned in commit 79157a79
@yogeshwar @prasad In the RecycleBin List file there is a space on both lines between the
->
and the varname...thanks @lord_alan for the catch. Clean up fix b84ae882