Closed (fixed)
Project:
Search API Saved Searches
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2013 at 23:42 UTC
Updated:
27 Mar 2013 at 16:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
drunken monkeyAttached is a patch which (hopefully) accomplishes this.
Please help testing!
Comment #2
mh86 commentedThanks for the patch, Thomas. Limiting the results shown in the mail basically works!
Still there a few things:
Comment #3
drunken monkeyThanks for the feedback. I hope the attached patch addresses all of it!
Comment #4
mh86 commentedThanks for the update, Thomas.
There is one more issue that came up while testing: The results-capped token is shown in the email even if all results are listed (num results <= max results). I don't think this makes sense.
Rest of the patch is RTBC in my opinion.
Comment #5
mh86 commentedComment #6
drunken monkeyFixed (was just a missing
break) and committed.Thanks for testing!