[GH-ISSUE #32] Inputs are reset on send; Contacts selection dropdown shows additional entry >. #28

Open
opened 2026-03-04 12:10:19 +03:00 by kerem · 0 comments
Owner

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.user shows one entry:

    <name>;49<number>
    

    (terminated with a newline), but the dialogue of selecting a contact shows two entries:

    • ">" and
    • "".
  • Typing text and click "Send Message" results in nothing, also not an error message. It just resets the inputs.

Regards!

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.user` shows one entry: ``` <name>;49<number> ``` (terminated with a newline), but the dialogue of selecting a contact shows two entries: * ">" and * "<Name>". * Typing text and click "Send Message" results in nothing, also not an error message. It just resets the inputs. Regards!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-sms-tool#28
No description provided.