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

Crash report 4.1 - NPE updating post settings #2860

Closed
tonyr59h opened this issue Jun 16, 2015 · 0 comments
Closed

Crash report 4.1 - NPE updating post settings #2860

tonyr59h opened this issue Jun 16, 2015 · 0 comments
Assignees
Milestone

Comments

@tonyr59h
Copy link
Contributor

mPasswordEditText is null when updating.

java.lang.NullPointerException: Attempt to invoke virtual method 'android.text.Editable android.widget.EditText.getText()' on a null object reference
       at org.wordpress.android.ui.posts.EditPostSettingsFragment.updatePostSettings(EditPostSettingsFragment.java:428)
       at org.wordpress.android.ui.posts.EditPostActivity.updatePostObject(EditPostActivity.java:585)
       at org.wordpress.android.ui.posts.EditPostActivity.savePost(EditPostActivity.java:595)
       at org.wordpress.android.ui.posts.EditPostActivity.savePost(EditPostActivity.java:590)
       at org.wordpress.android.ui.posts.EditPostActivity.access$400(EditPostActivity.java:97)
       at org.wordpress.android.ui.posts.EditPostActivity$AutoSaveTask.run(EditPostActivity.java:284)
       at java.util.Timer$TimerImpl.run(Timer.java:284)
@tonyr59h tonyr59h added this to the 4.1.1 milestone Jun 16, 2015
@tonyr59h tonyr59h self-assigned this Jun 17, 2015
maxme added a commit that referenced this issue Jun 19, 2015
…ttings-update

Fixing #2860 - potential NPEs when updating a post object
@maxme maxme closed this as completed Jun 19, 2015
maxme added a commit that referenced this issue Nov 25, 2015
…ttings-update

Fixing #2860 - potential NPEs when updating a post object
oguzkocer pushed a commit that referenced this issue May 23, 2017
…ttings-update

Fixing #2860 - potential NPEs when updating a post object
oguzkocer pushed a commit that referenced this issue May 23, 2017
…ttings-update

Fixing #2860 - potential NPEs when updating a post object
oguzkocer pushed a commit that referenced this issue May 23, 2017
…ttings-update

Fixing #2860 - potential NPEs when updating a post object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants