Actions
Bug #5161
closedvpn_openvpn_server.php - Protocol selection missing
Start date:
09/18/2015
Due date:
% Done:
100%
Estimated time:
Description
On vpn_openvpn_server.php there should be a protocol choice for TCP or UDP when editing a server in any mode. It's present on the client page but not on the server.
Updated by Anonymous about 9 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Anonymous to Jim Pingle
Added missing element
Updated by Anonymous about 9 years ago
- % Done changed from 0 to 100
Applied in changeset pfsense:0598717ebc555b57e069e78222c10e4d3281ba76.
Updated by Jim Pingle about 9 years ago
- Status changed from Feedback to Assigned
- Assignee changed from Jim Pingle to Anonymous
The value should be the same as the text, seems to be numeric now. Actually, now that I look it's like that on the client page as well so it needs fixed on both.
Updated by Anonymous about 9 years ago
- Status changed from Assigned to Feedback
- Assignee changed from Anonymous to Jim Pingle
Programmer had used incorrect array type in selector on the server page and I copied the error to the client page. Both now fixed.
Updated by Anonymous about 9 years ago
Applied in changeset pfsense:b66e45df261cd83e8a9d4aa8c6b59f72f9617c41.
Updated by Jim Pingle about 9 years ago
- Status changed from Feedback to Resolved
This looks good now
Actions