Blender Git Commit Log

Git Commits -> Revision 8a17918

Revision 8a17918 by Bastien Montagne (master)
July 14, 2015, 16:57 (GMT)
Fix T45424: Blender able to create folders with invalid characters at the end of the name.

In fact, filebrowser was not making any checks for invalid file/dir names here!

Added checks in the three places that should be protected:
* Renaming.
* Creating dirs.
* Typing in filename field.

Commit Details:

Full Hash: 8a17918555d9ba8c7f420deda35b77ffa8d3850e
Parent Commit: d7b9202
Lines Changed: +24, -4

2 Modified Paths:

/source/blender/editors/space_file/file_draw.c (+1, -0) (Diff)
/source/blender/editors/space_file/file_ops.c (+23, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021