mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 07:45:53 +03:00
[PR #2] [MERGED] Fixes crash when attempting to send blank message #350
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#350
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/2
Author: @tobiasquinn
Created: 6/8/2011
Status: ✅ Merged
Merged: 6/14/2011
Merged by: @eyedol
Base:
master← Head:master📝 Commits (1)
16a9cf9Do not send blank messages as this causes crash📊 Changes
1 file changed (+5 additions, -3 deletions)
View changed files
📝
src/org/addhen/smssync/Util.java(+5 -3)📄 Description
Sending a blank message causes the task checker to crash and stop polling
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.