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-25658] Android: TableView NullPointerException on getOuterView Titanium 7.0.1 Android #9720

Closed
wants to merge 1 commit into from

Conversation

ypbnv
Copy link
Contributor

@ypbnv ypbnv commented Jan 11, 2018

JIRA: https://jira.appcelerator.org/browse/TIMOB-25658

Description:
Setting the current activity as one for proxies that are linked with destroyed activity.

Test case:
Alloy project in the JIRA ticket.
Also the samples provided in this ticket:
https://jira.appcelerator.org/browse/TIMOB-25656

@build
Copy link
Contributor

build commented Jan 11, 2018

Fails
🚫

Tests have failed, see below for more information.

Messages
📖

💾 Here's the generated SDK zipfile.

Tests:

Classname Name Time Error
android.Titanium.Network.HTTPClient clearCookieUnaffectedCheck 60.007 Error: timeout of 60000ms exceeded

Generated by 🚫 dangerJS

@garymathews
Copy link
Contributor

@ypbnv Humm... I don't think we should re-assign ownership after a View has been created. We should assign the correct owner on creation of the View. I pushed a PR for the other ticket (which looks to be the same issue) #9721

@ypbnv
Copy link
Contributor Author

ypbnv commented Jan 12, 2018

Closed in favor of: #9721

@ypbnv ypbnv closed this Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants