mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Portal: Fix double HTML encoding of fields metadata (label, raw value)
This commit is contained in:
@@ -398,6 +398,7 @@ abstract class Field
|
||||
|
||||
/**
|
||||
* Add a metadata to the field. If the metadata $sName already exists, it will be overwritten.
|
||||
* Note: $sValue should NOT be HTML (or something else) encoded, only the renderer should take care of it.
|
||||
*
|
||||
* @param string $sName
|
||||
* @param string $sValue
|
||||
|
||||
Reference in New Issue
Block a user