5 messages in com.mysql.lists.eventum-develBug in saving custom searchers with R...
FromSent OnAttachments
Robbert-Jan Roos10 May 2005 07:43 
Elan Ruusamäe10 May 2005 08:01 
Bryan Alsdorf10 May 2005 08:14 
Robbert-Jan Roos10 May 2005 17:36 
Joao Prado Maia10 May 2005 19:13 
Subject:Bug in saving custom searchers with Rows per page = 'ALL'.
From:Robbert-Jan Roos (rj-l@roos.ws)
Date:05/10/2005 07:43:46 AM
List:com.mysql.lists.eventum-devel

Hi,

We hit a bug when saving custom searches with 'ALL' as the number of results.

On line 165 of class.filter.php in release 1.5.3 it says: Misc::escapeInteger($HTTP_POST_VARS["rows"])

which evaluates to '0' if 'ALL' was selected.

Regards, Robbert-Jan