Categories with accented characters

Old topic but actual issue I just solved with the following settings:

  • add removePathAccents = true to your config file
  • use urlize in your template file (this was required in my case to get correct breadcrumbs)

Related resources: