We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Taxonomies always use the "current" site when building their URLs.
Also, it always uses the handle in the URL which may not be appropriate for all locales.
cms/src/Taxonomies/Taxonomy.php
Lines 254 to 261 in 06f2341
Solution to this may also be the solution to #2403
Ref #2841 (comment)
Statamic 3.2.x-dev Pro Laravel 8.61.0 PHP 8.0.8 No addons installed
The text was updated successfully, but these errors were encountered:
#2334 basically
Sorry, something went wrong.
No branches or pull requests
Bug Description
Taxonomies always use the "current" site when building their URLs.
Also, it always uses the handle in the URL which may not be appropriate for all locales.
cms/src/Taxonomies/Taxonomy.php
Lines 254 to 261 in 06f2341
Extra Detail
Solution to this may also be the solution to #2403
Ref #2841 (comment)
Environment
Statamic 3.2.x-dev Pro
Laravel 8.61.0
PHP 8.0.8
No addons installed
The text was updated successfully, but these errors were encountered: