[TIMOB-3411] iOS, KS Base UI tab fails to load with error "Could not find the file version.js"
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-16T10:56:01.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.7.0 |
| Components | iOS |
| Labels | defect, file, ios, path, regression, reported-1.7.0 |
| Reporter | Thomas Huelbert |
| Assignee | Reggie Seagraves |
| Created | 2011-04-15T03:43:59.000+0000 |
| Updated | 2011-05-16T10:56:01.000+0000 |
Description
Titanium SDK version: 1.7.0 (03/21/11 08:42 3f9239e...) all supported devices. Does not occur in the simulator
1.install and launch KS
2.check the base UI tab
results: the base UI tab table view fails to load and the error "Could not find the file version.js"
Stephen asks: (due to changing interpretation of base path? File is at '../examples/version.js')
as mentioned this works in 1.6.1
more info:
this repros on both qe machine, and these exact steps do not show an issue in 1.6.1
1.xcode 4 installed with TiDev 1.2.2 + 1.7.0 (03/21/11 08:42 3f9239e...) osx 10.6.6
2.import KS from github master
3.install to device via itunes
4.tap base UI tab
results:the baseUI tab is blank and the error "Could not find the file version.js" is seen in the simulator.
(from [87caf1e1bf3ff16da1c831f628f77c94819f89e6]) [#3411 state:fixed-in-qa] Restore old include behavior from before the partial fix to LH#3349 https://github.com/appcelerator/titanium_mobile/commit/87caf1e1bf3ff16da1c831f628f77c94819f89e6"> https://github.com/appcelerator/titanium_mobile/commit/87caf1e1bf3f...
3.1.3 iphone3, 4.3.3 ipad2 [INFO] Titanium SDK version: 1.7.0 (05/10/11 19:34 879871b...)