From: Wolfgang Bumiller <w.bumiller@proxmox.com>
To: Fiona Ebner <f.ebner@proxmox.com>
Cc: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] applied: [PATCH proxmox-backup] fix #5503: d/control: bump dependency for proxmox-widget-toolkit
Date: Mon, 3 Jun 2024 09:51:30 +0200 [thread overview]
Message-ID: <okr5tb5sys5lnbascd3tnzvp2vkucut7bkej2s5yndqedyqdtb@yvmg66fzpgb6> (raw)
In-Reply-To: <20240531140921.88644-1-f.ebner@proxmox.com>
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
prev parent reply other threads:[~2024-06-03 7:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-31 14:09 [pbs-devel] " Fiona Ebner
2024-06-03 7:51 ` Wolfgang Bumiller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=okr5tb5sys5lnbascd3tnzvp2vkucut7bkej2s5yndqedyqdtb@yvmg66fzpgb6 \
--to=w.bumiller@proxmox.com \
--cc=f.ebner@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.