-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Bring fix images private sites solution to release 12 1 #9524
Bring fix images private sites solution to release 12 1 #9524
Conversation
@jtreanor @elibud made this PR in case the fix made by @marecar3 needs to get into |
I think it would be great to ship this on Monday if we feel confident about the fix. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Hey @mzorz we can merge this one! Just there is one comment. |
} | ||
|
||
@Override | ||
public void onSaveInstanceState(Bundle outState) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My latest commit on the PR doesn't have this method. https://github.com/wordpress-mobile/WordPress-Android/pull/9523/files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the heads up - addressed in 7cf3d94. Will merge after CircleCI goes green.
Brings the fix in #9523 to
release/12.1
To test:
Update release notes:
RELEASE-NOTES.txt
.