Nate Lampton
Nate Lampton
Merged core/includes/a* https://github.com/backdrop/backdrop/pull/5167 into 1.x and 1.32.x. Thanks @herbdool!
> For some reason I cannot update the original issue body text. I have permission to do this for any other issue in core, but not this one. Strange, I...
Ofcourse @indigoxela! Good call!
Thank you everyone! I merged https://github.com/backdrop/backdrop/pull/4865 into 1.x for 1.29.0. https://github.com/backdrop/backdrop/commit/4df763da1894e40abdcf059c351a2f3b69c4d36f by @indigoxela, @jenlampton, @quicksketch, @avpaderno, @olafgrabienski, @laryn, and @wesruv.
> I wonder if the intent was for [taxonomy_config_create_validate()](https://docs.backdropcms.org/api/backdrop/core%21modules%21taxonomy%21taxonomy.module/function/taxonomy_config_create_validate/1) to verify the vocabulary for the imported vocabulary fields exists. I believe @avpaderno is correct. The `if` statement should probably be...
Confirmed the new validation code works as expected. I added a vocabulary, added a field to it. Exported the config. Then removed the vocabulary config file but left the field...
I merged https://github.com/backdrop/backdrop/pull/4871 into 1.x and 1.29.x. Thank you @yorkshire-pudding, @avpaderno, and @jenlampton!
I'm working on test coverage for this PR.
I added automated tests and fixed the failing ones. The file upload wizard has some finicky behaviors but I think the PR now has minimal changes to keep the current...
@jenlampton has reviewed so I think this is RTBC.