Regression #13614
closedFeature #13446: Upgrade PHP from 7.4 to 8.1
Cannot Edit Firewall Rules - 2.7.0-DEVELOPMENT (amd64) built on Mon Oct 31 06:05:27 UTC 2022
100%
Description
Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /usr/local/www/firewall_rules_edit.php:1709 Stack trace: #0 {main} thrown in /usr/local/www/firewall_rules_edit.php on line 1709 PHP ERROR: Type: 1, File: /usr/local/www/firewall_rules_edit.php, Line: 1709, Message: Uncaught TypeError: Cannot access offset of type string on string in /usr/local/www/firewall_rules_edit.php:1709 Stack trace: #0 {main} thrown
2.7.0-DEVELOPMENT (amd64)
built on Mon Oct 31 06:05:27 UTC 2022
FreeBSD 14.0-CURRENT
The system is on the latest version.
Version information updated at Mon Oct 31 13:40:49 CDT 2022
Files
Updated by Chris W about 2 years ago
- Status changed from New to Resolved
Unable to reproduce on CE 2.7.0.a.20221101.0600. I can successfully edit the default LAN allow rule and create new rules on the LAN and WAN interfaces.
I'll mark this as Resolved but let us know if there's anything additional we should know to reproduce the error.
Updated by Reid Linnemann about 2 years ago
- Status changed from Resolved to In Progress
- Assignee set to Reid Linnemann
There's a direct config array access here that needs to be replaced with the accessor func.
Updated by Reid Linnemann about 2 years ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Applied in changeset 6115e76bed50888710f4852f1295461dc526d12a.
Updated by Jim Pingle about 2 years ago
- Target version set to 2.7.0
- Parent task set to #13446
- Plus Target Version set to 23.01
- Release Notes changed from Default to Force Exclusion
Updated by Lev Prokofev almost 2 years ago
Don't see listed errors on
2.7.0-DEVELOPMENT (amd64)
built on Fri Dec 09 06:13:30 UTC 2022
FreeBSD 14.0-CURRENT
Updated by Jim Pingle almost 2 years ago
- Status changed from Feedback to Resolved