DumboOctopus / Antistipulator

To test karel programs in one app
0 stars 0 forks source link

Does not work when Folder name has certain Characters #22

Closed DumboOctopus closed 7 years ago

DumboOctopus commented 7 years ago

AntiStipulator is unable to make, load or read files when the parent folder has spaces in the name.

For example, if it has spaces, !, #, ^ or % signs, it does not work. There are possible more invalid characters.

DumboOctopus commented 7 years ago

Fixed by using toURI()