View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006006 | Composr | core | public | 2024-10-16 18:48 | 2024-10-16 18:48 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | assigned | Resolution | open | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0006006: Change timezone to key_timezone in POST params for filters | ||||
Description | To fix time zone issues with fields, I had to modify how they process data / components. There is no-longer a "global" time zone parameter. Instead, every date-time field has its own time zone parameter. As such, using 'timezone' as a POST parameter will no longer work. Instead, you must use fieldname_timezone. For example, on a t_time database field, instead of 'timezone', use 'filter_t_time_timezone'. I do not know where all in the code this must be changed because I haven't dealt much with filtercode. Thus, I am assigning to Chris. | ||||
Tags | Roadmap: v11 | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-10-16 18:48 | Patrick Schmalstig | New Issue | |
2024-10-16 18:48 | Patrick Schmalstig | Status | non-assigned => assigned |
2024-10-16 18:48 | Patrick Schmalstig | Assigned To | => Chris Graham |
2024-10-16 18:48 | Patrick Schmalstig | Tag Attached: Roadmap: v11 |