Bug 5.8 ? update properties with NULL become 'null' on string (vocabulary)
Hello, I get in 5.6 : A vocabulary field (save as a String) I do an update on this parameter with a value that is not initialized, so it should be set to NULL also in 5.8 Nevertheless, when I use this value in a freemarker template, with 5.8 the valu...