[pmg-devel] applied: [PATCH pmg-gui] gui: properly encode rule names in overview
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed May 17 12:04:23 CEST 2023
Am 28/03/2023 um 14:08 schrieb Leo Nunner:
> Rule names were not HTML-encoded in the rule overview. While some
> encoding did happen, it was only on the first load for the info panel on
> the right hand side, which was overriden as soon as the edit window was
> opened/closed again.
>
> The variable binding now gets HTML-encoded automatically, and the renderer
> for rule names has been set to Ext.htmlEncode.
>
> Signed-off-by: Leo Nunner <l.nunner at proxmox.com>
> ---
> js/RuleConfiguration.js | 1 +
> js/RuleInfo.js | 3 +--
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
>
applied, reworded the subject a bit though (this is a ui-only repo, so the "ui:"
tag is superfluous), thanks!
More information about the pmg-devel
mailing list