[TIMOB-10378] MobileWeb : Preview in browser with SDK Version 2.2.0.v20120809014911 results in error.
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-08-09T17:16:36.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | regression |
Reporter | Lokesh Choudhary |
Assignee | Neeraj Gupta |
Created | 2012-08-09T17:07:40.000+0000 |
Updated | 2014-06-19T12:44:16.000+0000 |
Description
Ran in to this issue while testing the test harness & then tested it with kitchen sink from the sample projects in the studio & found out that the issue is seen with SDK version 2.2.0.v20120809014911,but not seen with the SDK version 2.1.1 GA.
This is a regression,does not happen on 2.1.1 GA
Steps to reproduce:
1.Launch the studio.
2.Update your SDK version to 2.2.0.v20120809014911.
3.Import kitchensink from the sample projects in studio.
4.In the 'tiapp.xml' select the downloaded SDk version.
5.Save & run as 'Mobile web preview in browser'.
6.You will see that we get an error "cannot set property '_hidden' of undefined at /index.html(line 5234)".
Actual:
MobileWeb : Can't run kitchen sink with SDK Version 2.2.0.v20120809014911,getting an error.
Expected:
We should be able to run kitchen sink on SDK 2.2.0.v20120809014911.
Attachments
Closing the issue as it is not seen on the latest 2.2.0 SDK ie 2.2.0.v20120809153311.