- 
    Bug 
- 
    Resolution: Done
- 
    P3: Somewhat important 
- 
    4.7.0, 4.7.1
- 
    Windows XP
For example if you have following TARGET in pro file
TARGET = "Hello World"
Then symbian deployment says:
Failed to find package: '.../Hello World.sis': Package file not found
package that it creates to directory is hello_world.sis
Also generated application name in loc file is "Hello_World". Not "Hello World" as you would expect.