Actions
Bug #6872
closedCaptive Portal per user bandwidth field no longer accepts 0.
Start date:
10/23/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.2
Affected Architecture:
All
Description
The text says "Leave empty or set to 0 for no limit." However input error checking in the browser now no-longer allows 0. The error shown is unhelpful in determining that. It prevents any changes being saved on that zone including disabling the captive portal.
Updated by Phillip Davis about 8 years ago
The front-end validation is stopping a zero from being entered, so "Leave empty" is the (only) way to specify "no limit".
This fixes up the text:
https://github.com/pfsense/pfsense/pull/3205
Updated by Renato Botelho about 8 years ago
- Assignee set to Renato Botelho
- Target version set to 2.4.0
Updated by Renato Botelho about 8 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
PR has been merged
Updated by Jim Pingle about 8 years ago
- Status changed from Feedback to Resolved
Text is correct now.
Updated by Jim Pingle almost 8 years ago
- Target version changed from 2.4.0 to 2.3.3
Actions