On 2/12/20 10:51 AM, Dominik Csapak wrote: > changing from Ext.Array.each to a for loop and changing the return > to a 'break', resulted in exiting the wrong loop (previously the outer, > now the inner) resulting in wrongly looping through all controllers > instead of only until we found a match > > using a label and labeled break, we can break the outer loop > > Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> > --- > www/manager6/form/ControllerSelector.js | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
arch, thanks for finding and fixing this! applied _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel