Per Nergård (MVP)
+2
Apr 3, 2011
visibility 4305
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
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |