Go to file
Thomas Lamprecht d6b661874c ui: state provider: try to find string encoded values in dictionary
My browser here is pretty fixated on the history, and due to some
unknown reason I got a history fragment string like:
`#v1:=0:=18:=4:::::::` so the "hashes" got into strings, and I was
not able to move them back.

Adding a match here to always try reverse-mapping the hash to the
original input helps to fix that here.

We'd only run into issues if we'd use a integer-string as id, but we
really don't (IIRC not even allowed in extjs) so this is safe to do.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-17 18:21:52 +02:00
aplinfo update aplinfo.dat 2021-05-07 10:05:47 +02:00
bin fix #2890: also detect & renew DNS-only ACME certs 2020-07-27 10:53:32 +02:00
configs buildsys: fixup: fully remove pve-apt-hook mentionings 2019-06-28 10:57:03 +02:00
debian bump version to 6.4-6 2021-05-07 18:19:43 +02:00
network-hooks ifupdown1: bridgevlan: add bridge-vids list support 2020-01-11 17:22:46 +01:00
PVE fix #3430: handle hook script paths better 2021-05-17 09:49:34 +02:00
services pvesr service: order after pve-cluster 2019-11-28 10:54:12 +01:00
test ceph: osd_belongs_to_node: only check tree-entries of type host, refactor 2021-04-20 18:06:07 +02:00
www ui: state provider: try to find string encoded values in dictionary 2021-05-17 18:21:52 +02:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk fix #844: allow to pre-delay start-all-marked guests on boot 2019-11-20 20:20:58 +01:00
Makefile pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl vzdump-hook-script: rename TARFILE to TARGET 2020-07-14 10:27:18 +02:00