Actions
Bug #5745
closedservices_captiveportal.php - Attempting to save portal page, error page, or logout page contents silently fails
Start date:
01/08/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
All
Description
Attempt to browse for and save an .html file for the "Portal Page Contents", "Auth error page contents", or "Logout page contents" and nothing is stored. The save action happens but the submitted file is not present in config.xml after saving.
Updated by Anonymous almost 9 years ago
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
Applied in changeset 46af3068cee4618a7e07af82fe578afc6e8604b7.
Updated by Anonymous almost 9 years ago
- Assignee changed from Anonymous to Jim Pingle
- % Done changed from 100 to 0
Fixed this issue by add multipart encoding to the form.
While testing I also fixed the display of radius protocol radio buttons and the "view" and "download" buttons which work correctly and open a new tab
Updated by Anonymous almost 9 years ago
- Status changed from Feedback to Resolved
- Assignee deleted (
Jim Pingle)
Reported as fixed by OP
Actions