x23piracy Posted March 10, 2013 Posted March 10, 2013 (edited) Hi, when WTK is preparing the Apps Folder it looks like it swaps spaces against underscores,but only the first time it find spaces all the rest are still alive. Is that design or just a little bug, installers always work. My source installer directory: This is what i have after integration in WTK_Apps folder: I think this is mainly cosmetic i never had a problem with it, but i look strange.Sure i can just rename my source folder from spaces to underscores manually but this should not be a solution. Greetz X23 Edited March 10, 2013 by x23piracy Quote
bphlpt Posted March 11, 2013 Posted March 11, 2013 I agree it might be "best practice" to not have any spaces in any path, but most recent OS and apps are programmed to correctly handle spaces in paths. So if the user really wants to have spaces, they should probably be allowed, or if not, at least be consistent and change them all. The only place I know of that spaces are still very rarely handled correctly, if at all, is if you try to have spaces in an IP address, which is why those are usually converted to "%20". Cheers and Regards Quote
x23piracy Posted March 11, 2013 Author Posted March 11, 2013 Hi, yeah but lego started renaming the paths and i think he should finalize that(means replace all spaces against underscores or simply do nothing). Greetz X23 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.