I realized after upgrade to 7.10.2 the merge records was resulting in a blank page (only menu and sidebar) in my production environment.
I upgraded to 7.10.4 and I saw this was still happening so I tried to make one merge records in a custom module in development. Now whenever I click in this custom module list I only get a basic search form and I’ve repaired, restarted web server, php service, deleted cache… this only happens in my profile, not if I try a different login.
It seems like the merge records operation got stuck somehow… I don’t know… any hints? please…
It looks like the listView is only calling the quick filter form and breaking after that… and I don’t get why this is happening over and over after a wrong operation because this only happens on my account.
Well, I will keep looking through the code… thanx
I kept looking for a solution completely desperate because this error started showing up for some users in the production environment.
I could state that had no relation to the merge operation but a filter or columns chosen for the list, I’m not sure.
I could solve the first problem, not getting the list, by Resetting user preferences. At least my users only have to report to me when they cannot see the list.
Yes I think so, but I don’t know how to clear existing filters without resetting user preferences… as I can see saved_search table is for the advanced searches you save.
But this error happens sometimes when I perform a filter and it gets auto saved on session…
Perhaps I can clean session vars… I will test this next time this error shows up.
I seem to remember a thread here where I had to find a way to delete a corrupted filter. We ended up finding a way, but I can’t remember what it was, and I can’t seem to find that thread again… grrr… :S