mirror of
https://github.com/4IceG/luci-app-sms-tool.git
synced 2026-04-27 03:45:48 +03:00
[PR #18] [CLOSED] Sort SMS by part number #35
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#35
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/4IceG/luci-app-sms-tool/pull/18
Author: @chbgdn
Created: 9/25/2022
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
551d59dSort SMS by part number📊 Changes
1 file changed (+15 additions, -3 deletions)
View changed files
📝
luci-app-sms-tool/luasrc/view/modem/readsms.htm(+15 -3)📄 Description
Sometimes sms_tool with Fibocom L860 return SMS inconsistently, something like
With 'merge split messages' enabled I got mess like 'part5-part1-part2-part3-part4'.
My JS knowlage is poor, so its a dirty fix for this, but it works. If you can fix it more clear - please close this PR. Thanks.
P.S. Fix didn't tested with other modems, so it may broke something.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.