[pbs-devel] applied: [PATCH proxmox-backup] fix #5503: d/control: bump dependency for proxmox-widget-toolkit

Wolfgang Bumiller w.bumiller at proxmox.com
Mon Jun 3 09:51:30 CEST 2024


applied, thanks

On Fri, May 31, 2024 at 04:09:21PM GMT, Fiona Ebner wrote:
> With proxmox-widget-toolkit < 4.1.4, loading the UI will fail with
> a JavaScript error:
> 
> > Uncaught TypeError: Proxmox.Utils.overrideNotificationFieldName is not a function
> 
> Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
> ---
>  debian/control | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian/control b/debian/control
> index a7f8f327..60fdabd5 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -178,7 +178,7 @@ Depends: fonts-font-awesome,
>           postfix | mail-transport-agent,
>           proxmox-backup-docs,
>           proxmox-mini-journalreader,
> -         proxmox-widget-toolkit (>= 3.5.2),
> +         proxmox-widget-toolkit (>= 4.1.4),
>           pve-xtermjs (>= 4.7.0-1),
>           sg3-utils,
>           smartmontools,
> -- 
> 2.39.2




More information about the pbs-devel mailing list