Patch #30818
Issues autocomplete should respond with content type json
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 3.4.9 |
Description
Currently, issues/auto_complete
respond with:
Content-Type: text/html; charset=utf-8
The attach patch changes the response to:
Content-Type: application/json; charset=utf-8
and prevent errors like #29276.
Related issues
Associated revisions
Issues autocomplete should response with content type json and not html (#30818).
Patch by Marius BALTEANU.
History
#1
Updated by Marius BALTEANU over 3 years ago
- Duplicated by Defect #29276: Autocomplete does not show anything added
#2
Updated by Go MAEDA over 3 years ago
- Category set to UI
- Target version set to 4.0.2
#3
Updated by Go MAEDA over 3 years ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
Committed the patch. Thanks.
#4
Updated by Go MAEDA over 3 years ago
- Status changed from Resolved to Closed
#5
Updated by Christian Wolf over 3 years ago
Go MAEDA wrote:
Committed the patch. Thanks.
Is there a chance that the pachs is inserted into the 3.4 version?
#6
Updated by Go MAEDA over 3 years ago
- Status changed from Closed to Reopened
- Target version changed from 4.0.2 to 3.4.9
#7
Updated by Go MAEDA over 3 years ago
- Status changed from Reopened to Closed
Christian Wolf wrote:
Is there a chance that the pachs is inserted into the 3.4 version?
Thank you for pointing it out. I have just merged r17881 to 3.4-stable branch. The fix will be delivered in 3.4.9.