Merge "Go back to change screen if 'Publish and Submit' fails on submit" into stable
This commit is contained in:
@@ -370,8 +370,8 @@ public class PublishCommentScreen extends AccountScreen implements
|
||||
|
||||
@Override
|
||||
public void onFailure(Throwable caught) {
|
||||
goChange();
|
||||
super.onFailure(caught);
|
||||
enableForm(true);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user