100 rows of 50 selected
Brought to you by:
lorenztextor,
skrysakj
If I have a preference set to "limit result to 50 queries" and I
go to the content tab and enter a search term (eg: order_id
> 130000), it will say "50 rows of 50 selected"
If I change the preference to "limit result to 100 queries" and
I hit search for the same search term (order_id
> 130000), it will say "100 rows of 50 selected"
similarly, if I then change the preference to "limit result to
25 queries" and I hit search fot the same search term, it will
say "25 rows of 50 selected
either the "of XX selected" should say the current limit, or it
should say the # of rows in the table.
Logged In: YES
user_id=113658
Yep, I replicated it, good catch.
A temporary "band-aid" is to hit the "Go" button which is located
underneath
the "Search" button. That will refresh the internal workings (nice
technical term eh? :-) ) and grab the updated preference value.
It seems that the "Search" button doesn't trigger events to do that, only
the "Go" button.