Problem/Motivation

Visiting commerce_oci_checkout.session_start route with Drupal 10 results with

Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "session.attribute_bag".

Proposed resolution

Use "session" service instead of "session.attribute_bag"

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

juliusz_cheddar created an issue. See original summary.

juliusz_cheddar’s picture

Issue summary: View changes
juliusz_cheddar’s picture

StatusFileSize
new10.84 KB
juliusz_cheddar’s picture

Status: Active » Needs review
eiriksm’s picture

Status: Needs review » Needs work

Could we get the tests passing here? Coding standards and all?

juliusz_cheddar’s picture

Status: Needs work » Needs review

Now the tests are as green as they can be

eiriksm’s picture

eiriksm’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.