Remove use of $_SESSION for filter values

Created on 2 June 2021, over 3 years ago
Updated 22 August 2024, 5 months ago

Problem/Motivation

This is a followup from πŸ“Œ Add ability to view migrate_message table data Fixed .

Remove use of $_SESSION to store filter values in dblog, locale, and migrate. This use of SESSION was queried by alexpott in #86.5 πŸ“Œ Add ability to view migrate_message table data Fixed in the other issue.

  • \Drupal\dblog\Controller\DbLogController
  • \Drupal\locale\Form\TranslateFilterForm
  • \Drupal\migrate\Controller\MigrateMessageController.

Steps to reproduce

Proposed resolution

Instead of using $_SESSION, get the session from the request.

Remaining tasks

Patch
Review
Commit

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Release notes snippet

N/A

πŸ“Œ Task
Status

Closed: outdated

Version

11.0 πŸ”₯

Component
BaseΒ  β†’

Last updated about 5 hours ago

Created by

πŸ‡³πŸ‡ΏNew Zealand quietone

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024