Skip to content

'ÆØÅ' not properly handled in config #13709

@bouvetsivert

Description

@bouvetsivert

NodeBB version

v4.6.0

NodeBB git hash

No response

NodeJS version

No response

Installed NodeBB plugins

No response

Database type

No response

Database version

No response

Exact steps to cause this issue

When various setting-field in the admin panel contains the letters 'æøå' - this causes the theme config to not be instantiated. Console displays error for "badly escaped characters" in config. The theme is a custom child theme of the Harmony theme, and copies Harmony's method for instantiating config and app, as Harmony does in "header.tpl".

What you expected

I expect 'æøå' to be allowed in setting-fields and for theme config to be unaffected by them.

What happened instead

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions