- Issue created by @quietone
- Status changed to Needs review
over 1 year ago 9:28am 20 September 2023 - last update
over 1 year ago 30,168 pass - Status changed to Needs work
over 1 year ago 10:22am 20 September 2023 - π³πΏNew Zealand quietone
@vbouchet, thanks for the fix.
+++ b/core/modules/taxonomy/src/Plugin/migrate/process/ForumVocabulary.php @@ -45,7 +45,7 @@ class ForumVocabulary extends ProcessPluginBase { + @trigger_error(__CLASS__ . 'is deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal\forum\Plugin\migrate\process\ForumVocabulary instead. See https://www.drupal.org/node/3387830 ', E_USER_DEPRECATED);
The trailing space after the URL needs to be removed as well. Thanks.
- thakurnishant_06 India
Hello @quietone
Added patch to remove the trailing space after url. kindly review the changes.
Thank you. - Status changed to Needs review
over 1 year ago 11:42am 20 September 2023 - last update
over 1 year ago 30,168 pass - Status changed to RTBC
over 1 year ago 1:33pm 20 September 2023 - πΊπΈUnited States smustgrave
Change looks good but think this would of been an excellent ticket to leave for a new user (novice tag) just FYI. But what is done is done.
Thanks!
- last update
over 1 year ago 30,168 pass - last update
over 1 year ago 30,205 pass -
quietone β
committed 5eaab206 on 11.x
Issue #3387831 by thakurnishant_06, vbouchet, smustgrave: Fix change...
-
quietone β
committed 5eaab206 on 11.x
- Status changed to Fixed
over 1 year ago 5:07am 26 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.