Closed (fixed)
Project:
XSL Formatter
Version:
8.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
26 Apr 2023 at 12:40 UTC
Updated:
8 Nov 2023 at 09:54 UTC
Jump to comment: Most recent
Hello,
Drupal 10 being released, it is necessary to make this module compatible with this version
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
Comment #5
fabsgugu commentedComment #6
fabsgugu commentedHello,
Would it be possible to resolve the issue quickly? The end of life of Drupal 9 is near.
Comment #7
jocowoodThank you for your issue fork. I created a new branch 2.x and merged your changes to this new branch.
Your changes to XslFormatter.php contained a bug. You switched getQuery() and accessCheck(), but no problem, I fixed that.
Can you please review and test my changes, set the issue to RTBC so that I can create a release?
Comment #9
fabsgugu commentedHello,
It's good for me. indeed, I had written it on the wrong linen, thanks for the fix.
Comment #10
fabsgugu commentedComment #12
jocowood