]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
edit window: make response handling code path more robust
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 16 Feb 2022 06:57:54 +0000 (07:57 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 16 Feb 2022 06:58:27 +0000 (07:58 +0100)
commit4f5e2bd12b1ae084c84dbd14da3f3c6c68d083f3
tree333fe02bc8fec98ad73b2e89f0a1b7007e3684e8
parentbfc6233d929ecb5f0dd078a60ca9bec3d9abd21a
edit window: make response handling code path more robust

A 2xx error code doesn't necessarily mean we got data we can
dereference

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/window/Edit.js