blackberry / BB10-Webworks-Packager

The BB10 WebWorks Packager bundles the App content with the BB10 WebWorks Framework to create a BAR to run on the BB10 Device (or simulator)
27 stars 18 forks source link

Incorrect error message during packaging when the rim:splashscreen element is empty #121

Closed ishneur closed 12 years ago

ishneur commented 12 years ago

Description:

Try to package an app which has an empty rim:splashscreen element in config.xml: <rim:splashscreen></rim:splashscreen>

The following error message appears during packaging:

[ERROR] TypeError: Object # has no method 'split'

Build: http://mac-ci:9000/job/BB10-Webworks-Packager-next-splashscreen/3/

Attachment: https://github.com/downloads/blackberry-webworks/BB10-Webworks-Packager/GHI121.zip

nukulb commented 12 years ago

since the splash screen user story is not implemented yet, i am closing this issue