When the taxonomy is only localized, the paths created by tokens ([term:i18n-vocabulary]/[term:i18n-name] or any other variations) doesnt get translated and it is same for every language.
Whats missing is "Generate automatic URL alias for all languages" as in drupal 7 pathauto_i18n module. So, this must be about internationalization modules missing feature.
Unrelated but another issue is; when i create a new term, "Generate automatic URL alias" is unchecked by default.
My hosting is located in a country that blocks numerous online resources, so I am not surprised that updates and modules are unavailable. However, everything works perfectly on a local server...
UPDATE: I fixed the errors that I found in the logs. They were related to deleting an old blog content type pulled over from Drupal that was still referenced in one of the layouts. I updated...
Hmmm... this sounds like a bug with Copy Blocks. Would this possibly be related:
https://github.com/backdrop-contrib/copy_blocks/issues/26
https://github.com/backdrop-contrib/...
Posted1 day 19 hours ago by Alejandro Cremaschi (argiepiano) on:
Also this error: Warning: Undefined array key "blog" in summary() (line 63 of /app/core/modules/layout/plugins/access/entity_bundle_layout_access.inc).
I did recently delete an old blog...
Comments
Whats missing is "Generate automatic URL alias for all languages" as in drupal 7 pathauto_i18n module. So, this must be about internationalization modules missing feature.
Unrelated but another issue is; when i create a new term, "Generate automatic URL alias" is unchecked by default.