There's a bug in the javascript taking care of future ranges, when I choose "in the next week" and right after switch back to "Custom date range" I have:
- date1: today+7
- date2: today
So of course submitting this filter doesn't return anything.
Here's a patch to correct this.
| Comment | File | Size | Author |
|---|---|---|---|
| daterange_js.patch | 1.13 KB | tostinni |
Comments
Comment #1
douggreen commentedCommitted, I pressed enter before remembering to give you credit! I referenced this ticket which in the CVS logs and saying Thank You here.
Comment #2
tostinni commentedDebugging this, I was thinking that there may be the need for translation of "today" in custom range ?
I may have a look at this if you want in the future.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.