Project

General

Profile

Actions

Bug #11902

closed
FP VG

Incorrect variable substitution in captive portal error page

Bug #11902: Incorrect variable substitution in captive portal error page

Added by Felipe Perez over 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
Captive Portal
Target version:
Start date:
05/10/2021
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
22.01
Release Notes:
Default
Affected Version:
2.5.0
Affected Architecture:

Description

In the captive portal system you may add the pages: "Portal page contents" and "Auth error page content". I have added the same page for both

on the page "Portal page contents" the variable $PORTAL_ACTION$ is resolved to the router IP address: http://10.11.0.1:8001/index.php?zone=cpzone

on the page "Auth error page content" the variable $PORTAL_ACTION$ is resolved to the router FQDN address: http://router.example.com:8001/index.php?zone=cpzone (which does not work for me). Also the variables $CLIENT_IP$ and $CLIENT_MAC$ do not work

With the above issue, if the user type an invalid voucher and get an error message, the user is not be able to try again

JP Updated by Jim Pingle over 5 years ago Actions #2

  • Status changed from New to Pull Request Review
  • Target version set to 2.6.0

RB Updated by Renato Botelho about 5 years ago Actions #3

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Viktor Gurov
  • Plus Target Version set to 21.09

PR has been merged. Thanks!

JP Updated by Jim Pingle almost 5 years ago Actions #4

  • Plus Target Version changed from 21.09 to 22.01

JP Updated by Jim Pingle over 4 years ago Actions #5

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom