Page MenuHomePhabricator

Filename escaping?
Closed, ResolvedPublic

Description

The filenames used for scene serialization might need escaping. File systems allow only a subset of characters. I would just strip all characters except a-zA-Z0-9_.

Related Objects

StatusAssignedTask
Wontfixkislinsk
InvalidNone
ResolvedNone
ResolvedNone
ResolvedNone

Event Timeline

Jochen, can you please update status? is this party-able?

I didn't do any work yet, this is definitely party-able.

[SVN revision 20127]
FIX (#2766): replace invalid file name characters with _

manual test proved that it is working, closing bug now.

Merging "applicazion modules" component with "ExtApp plugins"