[pve-devel] [PATCH manager] ui: resource tree: prevent overwriting of 'text' property

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Nov 10 10:18:29 CET 2025


On Fri, 07 Nov 2025 15:00:26 +0100, Dominik Csapak wrote:
> currently, when 'setText' is called for a tree item, the 'text' property
> in the store is overwritten. This can occur when the item changes or
> when the 'UIOptions' change, which can be triggered arbitrarily (e.g. by
> opening the 'Datacenter -> Options' panel.)
> 
> Since this can be triggered manually, overwriting the 'text' property
> can lead to tags being shown multiple times. (When sorting is set to
> vmid).
> 
> [...]

Applied, thanks!

[1/1] ui: resource tree: prevent overwriting of 'text' property
      commit: 83783c3b1e27e4750d475cd62342154f19b445c5




More information about the pve-devel mailing list