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
Updated by Anonymous about 8 years ago
- Status changed from New to Feedback
Changes made to pkg_edit.php appear to have resolved this, but more testing is required. Many packages use rowhelpers and I need to be sure none have broken.
Updated by Anonymous about 8 years ago
- % Done changed from 0 to 100
Applied in changeset f92d44da5a4958372c7fb925043abc34588143e3.
Updated by Renato Botelho almost 8 years ago
- Status changed from Feedback to Resolved
3 months with no complains is like enough time to consider it fixed
Actions