Re: Radicore v1.33.0/Search problem/dbprefix exist [message #1271 is a reply to message #1270] |
Tue, 26 February 2008 20:10 |
AJM
Messages: 2371 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
I cannot reproduce this fault. These are the steps I have used:
1. I have created a set of databases with a 'test_' prefix (test_audit, test-dict, test_menu and test_workflow), and populated them with data from the *.dict_export.sql and *.menu_export.sql files.
2. I have changed my config.ini file to set $dbprefix to 'test_'.
3. I log on and go to Menu System->Task(Proc), and without any search criteria I see a total of 22 pages. I use the PREV and NEXT hyperlinks and I still see 22 pages.
4. I go into the search screen and set task_id to 'w%', press SUBMIT, and when I return to the list screen it shows 'Page 1 of 5'. I press NEXT and see 'Page 2 of 5'. I press PREV and see 'Page 1 of 5'. This is what I expect.
As I cannot reproduce this problem you will have to step through with your debugger to see where $this->sql_search is being reset.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|