mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[GH-ISSUE #131] Wrongly entered Sync URL crashes the app #105
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#105
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?
Originally created by @eyedol on GitHub (Oct 24, 2013).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/131
While using the new version, I was curious to see what happens if you accidentally type the url in wrong (going to a Error 404). I found two rather frustrating bugs:
• Given a mistyped URL and a failed-to-send message in the pending tab, clicking "Sync" or clicking the circular arrows cause the program to crash.
• After correcting the mistyped URL, SMSSync never tried to to send the failed-to-send message again (and clicking "Sync" crashed the program), so it stays indefinitely in the pending tab.