Per Nergård (MVP)
+1
Apr 3, 2011
visibility 4218
star star star star star
(0 votes)

Non allowed characters for files and folders in EPiServer

A couple of days ago I had a customer that reported that the thumbnails option in the Filemanager didn’t work and neither displaying the image’s an a rendered page.

The uploading worked fine and also the preview when selecting an image through the editor.

It took a while before I saw the obvious there was an “&” sign in the folder names.

Strange I couldn’t remember that that had caused any problems before. But after some emailing with the Episerver support (real fast answsers. Thanks!) I got a list of not allowed characters in CMS 6 file and foldernames. These should also be avoided in CMS5. Since I got a picture with the characters it  looks like there’s a validator for this in CMS 6 which but which CMS 5 lacks.

The max number of characters for both file and folder names are 255, both for CMS 5 and CMS 6.

Could be a good thing to inform the editors for all those CMS 5 sites out there.

So here they are:

IllegalCharacters

Apr 03, 2011

Comments

Apr 4, 2011 09:58 AM

Thanx Per! Just what Im looking for.

error Please login to comment.
Latest blogs
Automated Search & Navigation to Graph Migration with Claude Code

A Claude Code plugin that scans your S&N codebase, applies Graph SDK transformations, and validates the result. Install once, run one command. CMS ...

Connor Fortin | Jun 24, 2026

Migrating from Find to Graph: Lessons Learned from a Real CMS 13 Project

While migrating a search solution from Optimizely Search & Navigation (Find) to Optimizely Graph in CMS 13, I encountered several issues that were...

Binh Nguyen Thi | Jun 24, 2026

Optimizely: Upgrade Opti-ID and .NET 10 in CMS 12

Many Optimizely customers are planning their roadmap around a future migration to Optimizely CMS 13. As a result, upgrades such as Opti ID adoption...

Madhu | Jun 23, 2026 |

Understanding Optimizely Graph: Caching, Webhooks & Avoiding Stale Content (Optimizely SaaS CMS)

📌 Scope: This post covers Optimizely CMS (SaaS) only — using the official @optimizely/cms-sdk and @optimizely/cms-cli packages with Next.js 15. If...

Kiran Patil | Jun 23, 2026 |