Actions
Bug #6811
closedpkg_edit.php rowhelper is broken with multiple distinct rowhelpers per page.
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Package System
Target version:
-
Start date:
09/23/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4
Affected Architecture:
Description
A Row Helper Name is hardcoded in pkg_edit.php.
I don't know why, but the effect of this is that a single page cannot have multiple distinct rowhelpers.
https://github.com/pfsense/pfsense/blob/master/src/usr/local/www/pkg_edit.php#L175
https://github.com/pfsense/pfsense/blob/master/src/usr/local/www/pkg_edit.php#L1367
Actions