Index: core/filter_api.php
===================================================================
--- core/filter_api.php	(revision 450)
+++ core/filter_api.php	(working copy)
@@ -2869,7 +2869,7 @@
 					echo lang_get( 'search' );
 				?>:
 				<input type="text" size="16" name="search" value="<?php PRINT string_html_specialchars( $t_filter['search'] ); ?>" />
-
+				<input type="hidden" name ="temporary" value="1" />
 				<input type="submit" name="filter" class="button-small" value="<?php PRINT lang_get( 'filter_button' ) ?>" />
 			</td>
 			</form>
