Skip to content
Snippets Groups Projects
Select Git revision
  • 1319701c74f81025aaefed67aca7da8072d1611a
  • main default protected
  • renovate/lock-file-maintenance
  • demo protected
  • person-select-custom
  • dbp-translation-component
  • icon-set-mapping
  • port-i18next-parser
  • remove-sentry
  • favorites-and-recent-files
  • revert-6c632dc6
  • lit2
  • advertisement
  • wc-part
  • automagic
  • publish
  • wip-cleanup
  • demo-file-handling
18 results

data-table-view

Christoph Reiter's avatar
Reiter, Christoph authored
We currently configure symfony to apply the "Accept-Language"
header to all requests, so there remain only two cases where
we need to manually adjust things:

* In case an endpoint renders HTML that is displayed in an iframe
or popup we still need to provide an option to pass a language via
a query parameter. This then takes precedence over the header.

* In case we need a language identifier for another service, where
we need to request an external resource for a specific language.
In this case we either need to take the request language or in case
we are in a CLI context the default locale configured in symfony.
1980956d
History
Name Last commit Last update
..