Escape charactars are shown in site names

This is already a long existing issue, so it’s time to report it… :wink:

If a single quote is used in a website’s name, the name is shown in various places including an escaping \like: in the top left of a single site’s dashboard:

And in the Quick Site sidebar:

Hey @josklever

I couldn’t reproduce that, using `, ', or ".


2026-04-08 at 14.57.14

What character are you using? Do you know the exact Unicode for it?

I assume your Site Language is Netherlands?

1 Like

It’s the normal single quote: 39 (U+0027)

I did some tests:

  1. Remove the \ directly in the database: :white_check_mark:
  2. Replacing the ' in the single site settings: :x: The ' was removed.
  3. Adding the ' again: :white_check_mark:
  4. Test 2 did work for 2 other sites.

So it looks like it was an old bug and luckily I had only 4 sites with this issue, so it’s solved for now.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.