TWSD-1780 [AG] Customer's Theme that is not working properly
Review Request #1456 — Created March 20, 2026 and submitted — Latest diff uploaded
| Information | |
|---|---|
| jasonchou | |
| AG | |
| rel_ag_9_4_5_10 | |
| TWSD-1780 | |
| Reviewers | |
| evalin, milliechou, peteryeh | |
The new feature in TWSD-928 displays VPN resource group information on the welcome page after login. However, if the VPN resource group name contains special characters such as " ", "-", "%", "=", or "+", it will cause an error.
We change the javascript acceptable format like:
var _AN_res_limit_check = {"group1": 0, "group2": 1, "group3": 0}
