- First commit to issue fork.
- @lostcarpark opened merge request.
- 🇮🇪Ireland lostcarpark
I've created a pull request from the Rector patch file.
- @lostcarpark opened merge request.
- 🇳🇱Netherlands Marceldeb
Changes are added to the new 8.x-3.x branch because these changes will no longer work with Drupal 8.
I did some basic testing on Drupal 9 and all seems to work fine. Would be nice to have some more testing done.
Thanks again for all the commits. I made one small javascript change to make sure 'old' filled in values are not saved. When the the 'extra field' and the 'item rights type field' were hidden, their values would still be saved. This would lead to an overview screen that is not entirely correct. This bug was already present in the 8.x-2.x branch but i ran into it doing some tests on your changes.
- 🇮🇪Ireland lostcarpark
I was wondering if it should require a new major version. I believe it's not strictly required, since all versions of Drupal 8 are deprecated, but probably not a bad idea.
I believe the recommendation now is to drop the Drupal version from module version, since modules are compatible with multiple Drupal versions. Would it make sense to move to "3.x" rather than "9.x-3.x"?
I agree more testing would be nice. I would quite like to add some automated tests. I did consider adding some tests as part of this change, but the changes are mostly JavaScript, so adding JavaScript tests when there are no unit or functional tests felt like putting the cart before the horse.
- Status changed to Fixed
over 1 year ago 11:25am 11 March 2023 - 🇳🇱Netherlands Marceldeb
I created a tag for 3.0.0 version based on the 9.x-3.x branch. That version is now also released.
Automatically closed - issue fixed for 2 weeks with no activity.