Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luci-app-firewall: inconsistent length checking of firewall zone names #6008

Closed
evlli opened this issue Oct 8, 2022 · 1 comment
Closed

Comments

@evlli
Copy link

evlli commented Oct 8, 2022

Steps to reproduce:

  1. go to: Network → Interfaces → edit $interface → Firewall Settings tab → Assign to new zone with a very long name >11
  2. Save & Apply
  3. go to: Network → Firewall → edit $new zone name
  4. change some setting

Actual behavior:

  1. save button does not close the window
  2. discard does not discard the changes
  3. save & apply will apply the changes anyway

Expected behavior:

no part of the UI complains about long zone names (preferred)
or
no part of the UI lets you set long zone names

@adelton
Copy link
Contributor

adelton commented Jan 11, 2025

This seems like a duplicate of #7522, addressed in #7549.

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

No branches or pull requests

3 participants