Convert uses of $_SESSION in forms and batch

Created on 30 January 2020, almost 5 years ago
Updated 13 April 2024, 7 months ago

Problem/Motivation

Now that Symfony sessions are in place and available from $request->getSession(), the form and batch subsystems should be updated to use that instead of accessing $_SESSION directly.

Note that FormBuilder::buildForm() is used in many BrowserTestBase test cases. Both forms and batches are also used in the installer.

This issue is was extracted from #2473875: Convert uses of $_SESSION to symfony session retrieved from the request โ†’ to improve reviewability.

Proposed resolution

Remaining tasks

User interface changes

None

API changes

None

๐Ÿ“Œ Task
Status

Fixed

Version

10.3 โœจ

Component
Formย  โ†’

Last updated 2 days ago

Created by

๐Ÿ‡จ๐Ÿ‡ญSwitzerland znerol

Live updates comments and jobs are added and updated live.

Missing content requested by

๐Ÿ‡ฆ๐Ÿ‡บAustralia dpi
11 months ago
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024