Project

General

Profile

Actions

Patch #30818

closed

Issues autocomplete should respond with content type json

Added by Marius BĂLTEANU about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

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


Related issues

Has duplicate Redmine - Defect #29276: Autocomplete does not show anythingClosed

Actions
Actions #1

Updated by Marius BĂLTEANU about 5 years ago

  • Has duplicate Defect #29276: Autocomplete does not show anything added
Actions #2

Updated by Go MAEDA about 5 years ago

  • Category set to UI
  • Target version set to 4.0.2
Actions #3

Updated by Go MAEDA about 5 years ago

  • Status changed from New to Resolved
  • Assignee set to Go MAEDA

Committed the patch. Thanks.

Actions #4

Updated by Go MAEDA about 5 years ago

  • Status changed from Resolved to Closed
Actions #5

Updated by Christian Wolf about 5 years ago

Go MAEDA wrote:

Committed the patch. Thanks.

Is there a chance that the pachs is inserted into the 3.4 version?

Actions #6

Updated by Go MAEDA about 5 years ago

  • Status changed from Closed to Reopened
  • Target version changed from 4.0.2 to 3.4.9
Actions #7

Updated by Go MAEDA about 5 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.

Actions

Also available in: Atom PDF