public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] fix #5503: d/control: bump dependency for proxmox-widget-toolkit
@ 2024-05-31 14:09 Fiona Ebner
  2024-06-03  7:51 ` [pbs-devel] applied: " Wolfgang Bumiller
  0 siblings, 1 reply; 2+ messages in thread
From: Fiona Ebner @ 2024-05-31 14:09 UTC (permalink / raw)
  To: pbs-devel

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@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



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied: [PATCH proxmox-backup] fix #5503: d/control: bump dependency for proxmox-widget-toolkit
  2024-05-31 14:09 [pbs-devel] [PATCH proxmox-backup] fix #5503: d/control: bump dependency for proxmox-widget-toolkit Fiona Ebner
@ 2024-06-03  7:51 ` Wolfgang Bumiller
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Bumiller @ 2024-06-03  7:51 UTC (permalink / raw)
  To: Fiona Ebner; +Cc: pbs-devel

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@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


_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-03  7:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-31 14:09 [pbs-devel] [PATCH proxmox-backup] fix #5503: d/control: bump dependency for proxmox-widget-toolkit Fiona Ebner
2024-06-03  7:51 ` [pbs-devel] applied: " Wolfgang Bumiller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal