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.
@yorkshirepudding, In the end I fixed it by deleting the config/active folder contents, copying the config/staging/ files into config/active, importing the database again and clearing the caches...
Posted4 days 23 hours ago by Francis Greaves (themetman) on:
Hi @yorkshirepudding!
Nothing in admin/reports/fields or admin/config/development/configuration/single/export
There is a field in the database though.
Should I just copy the item...
Posted5 days 5 hours ago by Francis Greaves (themetman) on:
That is not a core field so my guess is it must exist, though perhaps it is a field defined but without any instances.
A few places to check:
admin/reports/fields - is it...
Posted5 days 5 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
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.