Try our conversational search powered by Generative AI!

Special characters in VPP-filenames?

Vote:
 

Does anyone know if special characters are allowed in file/folder names of EPiServer's VPP files? Will there be problems if I upload a document with for example scandinavian characters or an ampersand, or should it work fine?

I was under the assumption that it was supported, but am really not sure here.

 

Thanks a lot in advance!

#39924
Jun 07, 2010 14:28
Vote:
 

Hi David!

There is a configuration setting: IllegalCharactersRegEx, that sets the rules of what file and folder names are valid. The default regex will remove sequences that might get us into trouble if the files are saved on disk as well as some characters that are not allowed as URL:s in default IIS configuration. You can change this runtime but note that by allowing some characters, you might need additional configuration, for instance in the IIS and/or asp.NET configuration. Read more about it in the sdk:

http://sdk.episerver.com/library/cms6/html/P_EPiServer_Configuration_VirtualPathElement_IllegalCharactersRegEx.htm

Regards
Linus Ekström
EPiServer Development Team

#39935
Jun 08, 2010 7:17
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.