mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-24 23:35:54 +03:00
[PR #480] Fix issue with Message Results not being sent to sync URL #493
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#493
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ushahidi/SMSSync/pull/480
Author: @MajorChump
Created: 11/2/2017
Status: 🔄 Open
Base:
master← Head:master📝 Commits (3)
985488dFix issue with Message Results not being sent to sync URL86bd24fFix NullPointerException issueda3c8c1Fix NullPointExceptions causing app to crash if App fails to contact Server📊 Changes
5 files changed (+18 additions, -12 deletions)
View changed files
📝
build.gradle(+2 -2)📝
gradle/wrapper/gradle-wrapper.properties(+1 -1)📝
smssync/build.gradle(+1 -1)📝
smssync/src/main/java/org/addhen/smssync/data/message/PostMessage.java(+5 -3)📝
smssync/src/main/java/org/addhen/smssync/data/message/ProcessMessageResult.java(+9 -5)📄 Description
Fixes #463
This
PRmakes the following changes:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.