- Issue created by @jonathan1055
- 🇬🇧United Kingdom jonathan1055
The test used to pass at core 10.2.8-dev. The last run was on 20th June
https://git.drupalcode.org/project/scheduler/-/jobs/1912661Gitlab templates recently updated to 10.3 for 'CURRENT'. The first run with 10.3.1-dev was on 24th June and it failed.
https://git.drupalcode.org/project/scheduler/-/jobs/1933798The edit page for terms is slightly different. In 10.2 there was a details fieldset, but in 10.3 it is a vertical tab.
- 🇬🇧United Kingdom jonathan1055
That change in form could be due to 📌 Enable Content Moderation integration for taxonomy terms Fixed or may be something else.
Testing the core version with
version_compare(\Drupal::VERSION, '10.3', '>=')
to do the extra click for taxonomy term works and it a simple-enough fix. -
jonathan1055 →
committed c133a575 on 2.x
Issue #3456628 by jonathan1055: Javascript test failure for...
-
jonathan1055 →
committed c133a575 on 2.x
- Status changed to Fixed
9 months ago 8:20am 25 June 2024 - 🇬🇧United Kingdom jonathan1055
Fixed.
Backport to 8.x-1.x not required as taxonomy_term is only applicable in 2.x Automatically closed - issue fixed for 2 weeks with no activity.