vtiger Forum Index vtiger
The Honest Open Source CRM
 

BUG: "Undefined!" after deletion of records
Click here to go to the original topic

 
       vtiger Forum Index -> Developer Forum - 5.0.2
Previous topic :: Next topic  
Author Message
tigertamer



Joined: 26 Aug 2006
Posts: 27

Posted: Wed Aug 30, 2006 6:54 am    Post subject: BUG: "Undefined!" after deletion of records  

after deleting all records in a listview, a js pop up just says "undefined" and also the listview is not generated with other records, but there is only the word "undefined".

Seems like there is no senseful query done after record deletion... of course, one could ask, WHAT records to show, if something was deleted before... I would say the right way to do it would be: look, of there are still any records according to the actual listview criteria and show them.
Back to top  
ahmed



Joined: 15 May 2006
Posts: 43

Posted: Wed Aug 30, 2006 8:19 am    Post subject: Re: BUG: "Undefined!" after deletion of records  

Dear tigertamer,

I have deleted 320 records from listview leads module at one go, and after deletion I am being directed to the list view page which says the following. Please refer to the attachment 'Leads.jpg'.

The expected behaviour should be the following:

1. If there are no records after mass deletion, the page displayed should be 'listview' of that particular module with only headers & no records as seen in the attached image.

2. If there are say 10 records left after deletion , only these 10 records should be displayed in the listview.

As it is working in our labs, I am unable to reproduce the issue faced by you.

Please send us the log file 'vtigercrm.log' present in vtigerCRM/logs, so that it will help us in debugging the issue.

Before sending the log file, kindly set the log level to 'DEBUG' in 'log4php.properties.php' file present parallel to 'index.php'.

Perform the above said operations once, and if you face the undefined error, do send the log file to ahmed at vtiger.com.

Awaiting your response..
Back to top  
 
       vtiger Forum Index -> Developer Forum - 5.0.2
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group