- Issue created by @ecvandenberg
- First commit to issue fork.
- Status changed to Needs review
12 months ago 1:59pm 1 December 2023 - 🇮🇳India viren18febS
I have updated the .json file & added patch, please review.
- 🇳🇱Netherlands ecvandenberg
Yes, that looks much better :-)
Thanks for this nice module and getting it Drupal 10 compatible!
- 🇬🇧United Kingdom oily Greater London
I am changing this to the development branch.
-
Manuel Garcia →
committed 191b4747 on 2.1.x authored by
viren18febS →
Issue #3405532 by viren18febS: Invalid json in composer file
-
Manuel Garcia →
committed 191b4747 on 2.1.x authored by
viren18febS →
- Status changed to Fixed
12 months ago 4:23pm 4 December 2023 - 🇪🇸Spain Manuel Garcia
Sorry for messing up, doing things in a hurry is never a good idea. Thanks for the patch, committed and pushed to 2.1.x - Please verify and I will cut a new tag.
- 🇬🇧United Kingdom oily Greater London
@Manuel Garcia, Thank you for committing the patch, but there is an error in the composer.json that remains. That error is fixed in MR!4. The error is the drupal/core version which does not match the version in the .info.yml. That could cause problems. I provide a link to these problems in the docs in the description of this issue, which I edited.
- Status changed to Needs review
12 months ago 6:06pm 4 December 2023 - Merge request !5Issue #3290410 by GuillaumeDuveau, the_g_bomb, tamaspresing, Krzysztof... → (Closed) created by oily
- last update
12 months ago 1 pass - Status changed to Fixed
12 months ago 6:41am 6 December 2023 - 🇪🇸Spain Manuel Garcia
@andrew.farquharson this is already fixed in the
2.1.x
branch:https://git.drupalcode.org/project/view_profiles_perms/-/blob/2.1.x/comp...
"require": { "drupal/core": "^9 || ^10" }
https://git.drupalcode.org/project/view_profiles_perms/-/blob/2.1.x/view...
core_version_requirement: ^9 || ^10
I've just switched the default branch of the project to
2.1.x
in order to avoid future confusion and tagged a new2.1.1
release with this fix. - 🇬🇧United Kingdom oily Greater London
Hi @manuelgarcia. Thank you for closing the ticket. I enabled the Gitlab CI because it seemed otherwise my MR would not be tested. Was not sure how to set it up true! Thank you for the link: need to read up on it. I thought i would get credit for noticing the discrepancy between the core drupal versions between composer.json and the info.yml. Since my MR's have not been used I am not sure how the commit was incorporated? Did you create an ad hoc commit? I thought it was reasonable to fix that under the 'malformed composer.json' description of this issue. So I expected to receive credit. A bit discouraging otherwise..
-
Manuel Garcia →
committed ea9511dc on 2.1.x authored by
viren18febS →
Issue #3405532 by andrew.farquharson, viren18febS, Manuel Garcia:...
-
Manuel Garcia →
committed ea9511dc on 2.1.x authored by
viren18febS →
- 🇪🇸Spain Manuel Garcia
Apologies @andrew.farquharson - i have now pushed an empty commit to rectify the commit mentions for this ticket.
Automatically closed - issue fixed for 2 weeks with no activity.