Closed (fixed)
Project:
Paragraphs Report
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2022 at 11:51 UTC
Updated:
1 Sep 2023 at 22:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kristiantosney commentedComment #3
suresh prabhu parkala commentedUpdated the patch. Please review!
Comment #8
snap_xThanks for the patches.
The patch #3 isn't fully correct, becasue according to the change record https://www.drupal.org/node/2940438 it can be compatible only with Drupal ^9.3 version. There are a bit a mess with branches and tags, so I had to create 3 different MR for 8.x-1.1, 8.x-1.2 and 8.x-1.x. So you can use exactly what you need.
Comment #9
szato commented@snap_x,
Both MR#6 and MR#7 contain some non-relevant code changes, e.g. removing:
$this->request = $request_stack;The MR#5 contains correct changes (I'm already using it with Drupal core 10.1.1.), just change the target branch from 8.x-1.1 to 8-x.1-x.
Comment #10
generalredneckMoving this to 2.x for the Drupal 10 version. 2.x-dev is in line with 8.x-1.x which is there version we needed to patch against. All future development will go in the 2.x branch.
Comment #12
generalredneckThis will be the defacto 2.0 release.
Comment #13
generalredneck