]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/form/VMSelector.js
fix #1531: match nodename exactly for vmidselector
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 16 Oct 2017 09:08:45 +0000 (11:08 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 16 Oct 2017 09:23:20 +0000 (11:23 +0200)
commit5c6b8a6557d1512d701351558ffd757e76ad1ad3
tree7508728e3671d133ee61bce6b380ffd42aead945
parente2c2bf5e50ea2f4376dc68e703d0c04586a0a44d
fix #1531: match nodename exactly for vmidselector

else we would get vms for wrong hosts if the nodename is a pre/postfix
of another nodename (e.g. 'abc' and 'abc123')

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/form/VMSelector.js