freenas-proxmox/pve-manager/js
Kevin Adams b936e42460 fix: correct pvemanagerlib 8.4 patch anchor to prevent wrong-panel injection
The initComponent anchor text was not unique in 8.4.19 — it matched
pveLxcCPUInputPanel before ZFSInputPanel, causing tnsecret/tnconfirmsecret
to be declared in the wrong scope. The ZFSInputPanel dialog then threw a
ReferenceError on open, preventing the modal from appearing.

Fixed by anchoring hunk 6 on the already-modified setValues block
(which is unique to ZFSInputPanel after hunk 5 is applied), ensuring
tnsecret/tnconfirmsecret always land in the correct initComponent scope.

Verified on 8.4.14 and 8.4.19 stock files. Tested live on pve01-hq (8.4.19).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 21:37:05 -04:00
..
.gitignore Update patch set to the latest version of Proxmox-VE: 5.3-1 2018-12-13 07:37:03 -05:00
pvemanagerlib-5.2-6.js.patch Added editable field in the ZFS over iSCSI panel 2018-10-23 15:42:23 -04:00
pvemanagerlib-5.2-8.js.patch Added editable field in the ZFS over iSCSI panel 2018-10-23 15:42:23 -04:00
pvemanagerlib-5.2-9_2.js.patch Added editable field in the ZFS over iSCSI panel 2018-10-23 15:42:23 -04:00
pvemanagerlib-5.2-10.js.patch Added editable field in the ZFS over iSCSI panel 2018-10-23 15:42:23 -04:00
pvemanagerlib-5.3-5_3.js.patch Fixed block size issue and updated for Proxmox VE 5.3-5 2018-12-22 13:18:51 -05:00
pvemanagerlib-5.3-6_2.js.patch Fix non-FreeNAS providers to enable the 'Add' button. 2019-02-01 14:34:40 -05:00
pvemanagerlib-5.3-8_1.js.patch Fixed issue on non-FreeNAS providers that would give a 'property' error. 2019-02-05 07:39:03 -05:00
pvemanagerlib-5.3-11_1.js.patch Update to latest Proxmox VE update 2019-02-26 21:28:15 -05:00
pvemanagerlib-5.4-5_1.js.patch Update the FreeNAS-API related files to the latest Proxmox VE 2019-05-11 11:13:54 -04:00
pvemanagerlib-5.4-11_1.js.patch Patches created for latest 5.4 branch of Proxmox VE 2019-08-05 18:02:01 -04:00
pvemanagerlib-5.4-13_1.js.patch Patches created for latest 5.4 branch of Proxmox VE 2019-08-05 18:02:01 -04:00
pvemanagerlib-6.0-5_1.js.patch Updated patches for the latest Proxmox VE updates and added donation 2019-08-07 22:57:22 -04:00
pvemanagerlib-6.0-7_1.js.patch Update patch sets 2019-10-13 13:03:43 -04:00
pvemanagerlib-6.3-6_1.js.patch Update pvemanagerlib patch. 2021-03-20 15:11:10 -04:00
pvemanagerlib-6.4-8_1.js.patch Updated patch files. 2021-06-10 11:47:14 -04:00
pvemanagerlib-7.1-11_1.js.patch Update patches and some fixes. 2022-04-03 09:18:31 -04:00
pvemanagerlib-8.0.5_1.js.patch Clean up code. 2024-01-06 17:34:17 -05:00
pvemanagerlib-8.4.14_1.js.patch fix: correct pvemanagerlib 8.4 patch anchor to prevent wrong-panel injection 2026-05-19 21:37:05 -04:00
pvemanagerlib.js.patch Clean up code. 2024-01-06 17:34:17 -05:00