You are not logged in.
Hello!
In "mail queue" when there are more items than is set in "Display (number of items)" filter, pressing buttons Next, End or change of Display filter will bring to the result: "No item found".
May be this will help in undestanding the problem. When i press button "Show deleted items", suffix after queuedmail.php in browser address bar looks like this:
?is_deleted=1&criteria[0][field]=view&criteria[0][searchtype]=contains&criteria[0][value]=&itemtype=QueuedMail&start=0&_glpi_csrf_token=ad7333cf666f09e58b97ae3a700c7138
When i press button "Next" result: "No item found".
?sort=1&order=ASC&criteria[0][field]=view&criteria[0][searchtype]=contains&criteria[0][value]=&&start=10
When i press button "End" result: "No item found".
?sort=1&order=ASC&criteria[0][field]=view&criteria[0][searchtype]=contains&criteria[0][value]=&&start=931
I conclude that parameter "is_deleted=1" is lost .
We use GLPI 0.90.2
Last edited by soft (2016-04-14 14:28:36)
Offline
There is a ticket about this: https://github.com/glpi-project/glpi/issues/589
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline
Thank you, yllen!
I think about to learn French now... )
Offline