mirror of
https://github.com/4IceG/luci-app-sms-tool.git
synced 2026-04-27 03:45:48 +03:00
[GH-ISSUE #32] Inputs are reset on send; Contacts selection dropdown shows additional entry >. #28
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-sms-tool#28
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 @dreirund on GitHub (Mar 4, 2025).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool/issues/32
Ahoj,
I have installed your package (version 1.9.6-20230501) on OpenWRT (23.05.4, variant "FriendlyWRT").
In the SMS sending dialogue, /cgi-bin/luci/admin/modem/sms/sendsms, two things are broken:
The phonebook in
/etc/modem/phonebook.usershows one entry:(terminated with a newline), but the dialogue of selecting a contact shows two entries:
Typing text and click "Send Message" results in nothing, also not an error message. It just resets the inputs.
Regards!