Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-7613] Do not update title view in view did disappear #1406

Merged
merged 1 commit into from Feb 13, 2012
Merged

[TIMOB-7613] Do not update title view in view did disappear #1406

merged 1 commit into from Feb 13, 2012

Conversation

vishalduggal
Copy link
Contributor

Test is in JIRA

This can no longer be reproduced on master because of an unrelated fix but can be reproduced on 1_8_X.

To test and verify follow the steps below

  1. git checkout 1_8_X
  2. git checkout -b timob-7613-test
  3. scons iphone=1(This will build a 1.8.2 sdk). Copy the sdk to the right place
  4. Clean/Build the app and verify the bug exists
  5. git cherry-pick 72f24f9
  6. scons iphone=1(This will build a 1.8.2 sdk with the fix). Copy the sdk to the right place
    1. Clean/Build the app and verify the bug is solved

@srahim
Copy link
Contributor

srahim commented Feb 13, 2012

Code Reviewed and APPROVED

@srahim
Copy link
Contributor

srahim commented Feb 13, 2012

Functionally Tested and ACCEPTED

Tested on iPhone Simulator 4.3 & 5.0 and on device iPhone 4S running 5.0.1

srahim added a commit that referenced this pull request Feb 13, 2012
[TIMOB-7613] Do not update title view in view did disappear
@srahim srahim merged commit c2bcd30 into tidev:master Feb 13, 2012
@vishalduggal vishalduggal deleted the timob-7613 branch October 27, 2014 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants