Patch #30818
closed
Issues autocomplete should respond with content type json
Added by Marius BĂLTEANU almost 6 years ago.
Updated almost 6 years ago.
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.
Files
- Has duplicate Defect #29276: Autocomplete does not show anything added
- Category set to UI
- Target version set to 4.0.2
- Status changed from New to Resolved
- Assignee set to Go MAEDA
Committed the patch. Thanks.
- Status changed from Resolved to Closed
Go MAEDA wrote:
Committed the patch. Thanks.
Is there a chance that the pachs is inserted into the 3.4 version?
- Status changed from Closed to Reopened
- Target version changed from 4.0.2 to 3.4.9
- 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.
Also available in: Atom
PDF