Modify ↓
Opened 15 years ago
Closed 12 years ago
#6410 closed defect (wontfix)
fields of type=date cannot be used when generating custom queries
Reported by: | Owned by: | Robert Corsaro | |
---|---|---|---|
Priority: | high | Component: | DateFieldPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description (last modified by )
if you go: View Tickets -> Custom Query you cannot used date fields to construct you query.
Attachments (0)
Change History (6)
comment:1 Changed 15 years ago by
Summary: | fileds of type=date cannot be used when generating custom queries → fields of type=date cannot be used when generating custom queries |
---|
comment:4 Changed 14 years ago by
comment:5 Changed 13 years ago by
Description: | modified (diff) |
---|
In what way do you want to use date fields to construct a query? It would be useful to be able to send a query such as duedate < x
, or startdate > y
. #8964 might be a necessary step towards that.
comment:7 Changed 13 years ago by
Component: | DailyLolMacro → DateFieldPlugin |
---|---|
Owner: | changed from Brian to Robert Corsaro |
comment:8 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Update on plugin development: It will not be the aim of DateFieldPlugin to support a true date type, rather, just provide a datepicker for input fields. See #8964 for more details. True date type support is coming to the Trac core in the near future (see t:#1942).
Note: See
TracTickets for help on using
tickets.
Haven't seen any activity for a while. It's probably a long-shot, but is anyone still planning to implement a fix for this?