Skip to content

luci-app-usteer: Fix formatting of band_steering_signal_threshold option#8719

Open
KittDoesntCode wants to merge 1 commit into
openwrt:masterfrom
KittDoesntCode:band_steering_signal_threshold-fix
Open

luci-app-usteer: Fix formatting of band_steering_signal_threshold option#8719
KittDoesntCode wants to merge 1 commit into
openwrt:masterfrom
KittDoesntCode:band_steering_signal_threshold-fix

Conversation

@KittDoesntCode

Copy link
Copy Markdown

Pull request details

Description

There is an extra space after band_steering_signal_threshold, keeping luci from reading the option in the configuration file and causing a uci/set error when trying to change it when using luci.

Screenshot or video of changes (if applicable)

n/a

Maintainer (preferred)

@Ramon00 (Ramon Van Gorkom Ramon00c00@gmail.com)


Tested on

OpenWrt version: OpenWrt 25.12.4 (r32933-4ccb782af7)
LuCI version: LuCI (HEAD detached at e9ebca7) branch (26.133.20346~e9ebca7)
Web browser(s): Chrome 149.0.7827.114


Checklist

  • This PR is not from my main or master branch 💩, but a separate branch. ✅
  • Each commit has a valid ✒️ Signed-off-by: <my@email.address> row (via git commit --signoff).
  • Each commit and PR title has a valid 📝 <package name>: title first line subject for packages.
  • Incremented 🆙 any PKG_VERSION in the Makefile.
  • (Optional) Includes what Issue it closes (e.g. openwrt/luci#issue-number).
  • (Optional) Includes what it depends on (e.g. openwrt/packages#pr-number in sister repo).

@github-actions

This comment has been minimized.

@KittDoesntCode KittDoesntCode force-pushed the band_steering_signal_threshold-fix branch 2 times, most recently from c0d4385 to f46c258 Compare June 19, 2026 15:25
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

Remove the extra space after 'band_steering_signal_threshold' so that the
variable/option is recognized and address a uci/set error when trying to
use it.

Signed-off-by: Kitt Diebold <kitt@kittdiebold.com>
@KittDoesntCode KittDoesntCode force-pushed the band_steering_signal_threshold-fix branch from f46c258 to 160c177 Compare June 19, 2026 15:31

@openwrt-ai openwrt-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 new commit; no new issues found.


Generated by Claude Code

@Ramon00

Ramon00 commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

good catch!

Note that soon this construct can actually be removed, provided that somebody updates the makefile of usteer file such that the latest commits actually get build into the usteer package, but until then this should fix that bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants