Bug #7682
closedsystem_authservers delete UI bugs
100%
Description
1) In system_authservers, have a list of at least 3 extra auth servers defined, and Local Database will be at the end of the list.
2) Delete the 1ist entry in the list - it is deleted fine
3) Problem - the edit and delete buttons are missing from the auth server in the row above "Local Database"
4) Edit one of the auth servers that has an edit button
5) Problem - a different auth server is opened for editing than the one that you clicked
(and similar problem if you use delete)
Root cause: the local array of auth servers used to build the page for display is not correctly closed up to reflect the entry just deleted from the config.
Updated by Phillip Davis over 7 years ago
master: https://github.com/pfsense/pfsense/pull/3780
RELENG_2_3:https://github.com/pfsense/pfsense/pull/3778
RELENG_2_3_4: https://github.com/pfsense/pfsense/pull/3779
Updated by Jim Pingle over 7 years ago
- Category set to Web Interface
- Target version set to 2.4.0
- Affected Architecture All added
- Affected Architecture deleted (
)
The fix seems to work but it could be better/simpler, see my comments on PR 3780.
Updated by Jim Pingle over 7 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 4e4cac0dd53afcf26aa2b523dc16916730d92133.
Updated by Jim Pingle over 7 years ago
- Target version changed from 2.4.0 to 2.3.4-p1