Add UI for configuring the source encoding setting (and replace drupal_json_output() with JsonResponse)

Created on 18 April 2024, 5 months ago
Updated 15 June 2024, 3 months ago

Problem/Motivation

src/Controller/DefaultController calls drupal_json_output, but this has been removed from Drupal 8+ .

Steps to reproduce

Proposed resolution

  • Remove feeds_ex.pages.inc file.
  • Do something about DefaultController, see below.

Remaining tasks

  • Figure out how/when the code is used in DefaultController.
  • If not used, figure out what the feature did in the D7 version and then make a decision about whether to port it or not.
  • Add test coverage if applicable.

User interface changes

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Fixed

Version

1.0

Component

User interface

Created by

🇯🇵Japan ptmkenny

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024