#10982 closed defect (worksforme)
Invalid JSON breaks custom query builder in python 2.5
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | query system | Version: | |
Severity: | major | Keywords: | javascript to_js_string |
Cc: | dale.miller@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Issue #10877 was opened and fixed for milestone 0.12.5 but the problem still exists in 1.1, 1.0.x and 1.1.x.
I have applied the changes recorded in #10877 to a 1.0 release that I am running on python 2.5 and it has corrected the problem I was having with 1.0.
The check boxes in the custom query for Batch Modify were not showing and the arrows to expand or compress the Filters and Columns were not present. The Batch Modify is unusable without having the check boxes to select which issues are to be changed.
Attachments (0)
Change History (4)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Cc: | added |
---|
comment:3 by , 12 years ago
Release Notes: | modified (diff) |
---|---|
Summary: | Invalid JSON breaks custom query builder in python 2.4 or 2.5 → Invalid JSON breaks custom query builder in python 2.5 |
Removed python 2.4 from Summary and Release Notes since python 2.4 is not supported in 1.0.
I was not sure what Milestone or Version to use. It needs to be done on all existing branches.