Problem/Motivation
Drupal 10 is out, but this module isn't compatible yet.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Add-flag-10.png | 18.92 KB | yashingole |
| #5 | Drupal-10-upgrade-status-95 (18).png | 27.27 KB | yashingole |
| #2 | 3338148-2.patch | 1.49 KB | noorulshameera |
Issue fork flag_anon-3338148
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
Comment #2
noorulshameera commentedAdding patch to fix Drupal 10 compatibility issues.
Comment #4
charchil khandelwal commentedPatch #2 tested and successfully applied.
Comment #5
yashingole commentedI have reviewed and checked Patch #2 this works for drupal 9.4 and drupal 10.0. and 10.0.1
Screenshots of the compatibility on 9.4 and the Flag page on 10 have been attached for reference:
Comment #8
grevil commentedRTBC +1!
I created an MR containing the changes by @noorulshameera for an easier review and auto fixed the remaining phpcs errors.
Comment #9
lonalore@noorulshameera and @grevil
The new Once library was introduced in Drupal v9.2, this means that the module will no longer be compatible with Drupal 8, so please set the minimum version to 9.2:
core_version_requirement: ^9.2 || ^10Thank you!
Comment #10
grevil commentedRight! My apologies!
Comment #11
grevil commentedComment #12
lonaloreLooks good to me! Thank you!
Comment #13
attheshow commentedThanks for the merge request/patch. If anyone needs a patch file from #10 for composer installation, it's at:
https://git.drupalcode.org/project/flag_anon/-/merge_requests/3.patch
Comment #15
antonnaviHello all here!
Thank you for help!
Comment #16
anybodyThank you all! I think @Grevil should also be credited for his fix and review.
Comment #17
anybody@noorulshameera, @Antonnavi are you planning to create a new release or should I?
Comment #18
anybodyNice, thanks! :)